mythprod
11-03-2011, 09:29 PM
This one is strange, I have a panel that launches XUL which opens a swf file for the dialog. This works great on PC and for the most part on Mac. On macs I've tested running CS5, I have a dialog using the textinput field - they can't type the letter a more than once anywhere in the dialog. Every other letter behaves as expected. I've tried removing the component from the picture and just used a regular text field set to input and it still happened. I can launch a XUL-generated dialog, but a dialog generated by the below method messes up on the Mac (only with CS5 it seems?) for users who have to type the letter "a" more than once. Anyone know a way around this? In the meantime I'll build my dialog in XUL but I'd rather keep dialogs stylized in a SWF file instead of being limited to what is built in to XUL itself.
AS3 > XUL > SWF (can't type letter a more than once)
AS3 > XUL (seems to work fine on Mac)
Regarding the above, none of this is an issue on PCs that I've tried (they all run a mixture of CS4, 5 and 5.5).
AS3 > XUL > SWF (can't type letter a more than once)
AS3 > XUL (seems to work fine on Mac)
Regarding the above, none of this is an issue on PCs that I've tried (they all run a mixture of CS4, 5 and 5.5).