Mike,
Quote:
if not, why not?
DW did incorporate filtering or exclusion of actions for the different Pub types. You can see this in several areas... compare the Categories of standard Actions available for Flex vs. Full.
I think the filtering/exclusions probably work their best when starting from nothing -- creating a new Flex Pub type from the start.
Specifically for the Listbox, some observations:
-- When I start 'fresh' (New Pub is Flex type), I can create a "Listbox object" on a Page, but right-away in Properties notice that it does not have all of the usual Tabs, eg. 'Listbox' tab.
- that Listbox does not show-up on the Page after Published to Flash Player v9 target
- maybe Listbox is 'allowed' because it would work for some other Flash version ??? I don't know.
-- When I created Pub Pages originally as 'Full Opus' type and either convert the Pub to Flex or copy Pages into a New Flex Pub... 1) the 'full type' Page's Listbox works perfectly in Preview mode, but Listbox does not show in the Published pub. 2) that same Listbox also 'loses' several of the Properties Tabs (now in the Flex pub).
-- Here are some errors reported for Flex type Published to Flash-9 (Pages were created as 'Full' and Copied-in)
Quote:
Warning: List box object not supported
Warning: Warning: OpusScript function 'IsMousePressed' not supported in Flex
Warning: Warning: OpusScript function 'RGB' not supported in Flex
Warning: Warning: OpusScript function 'SetListBoxSelection' not supported in Flex
Warning: Warning: OpusScript function 'wait' not supported in Flex
Hope this helps.