Ryan, I'm interested in your solution and like you, I am also wanting to be able to create swf's that are AVM2 compatible.
On Mon, Mar 24, 2008 at 12:27 PM, Ryan Gardner <[EMAIL PROTECTED]> wrote: > I searched over the archives, and saw that there was some chatter > about this in November - does the latest version in cvs trunk support > generating avm2 swf files yet? > > The last status that I read was that it would "fake" Flash9 - but > flex would still read it in as being an AVM1 movie so none of the > control functions were available to it. > > Like others, my use case involves Flex. I have written a wrapper that > I can include as an asset in my flex, that channels basic commands > (i.e. turn page... etc) over the localConnection to an AVM1 swf - but > it's not the ideal solution. It would be great if I could just > generate native avm2 swf files because then I could stream them down > as a byte[] encapsulated in a remoteObject along with other > information they need. > > If anyone wants a copy of my .fla and corresponding flex files for > the little workaround - I can supply them - but I'd rather we all > just focused on getting it to work the "right" way :) > > Ryan > > >
