@IDE - Yes - You will need to use a product which can produce a swf with actionscript code.
I am not sure of the use the word proprietary in regards to the editor. All editors are proprietary (in that they are owned by the creators). Are you making a distinction in trying to find something which doesn't cost you money? There are open source options for creating swf files (generally non-visual compilers/code editors). If you are making a code only swf as in this case then you could use one of these (Flashdevelop etc). There is a steep initial learning curve however. Getting a 30 day trial of Adoeb Flash would definitely be the easiest router. Note - You won't be "including" your original swf file when using an editor. You will be loading it at runtime within the html page from a parent/shell swf you need to create. @would be nice to have a parameter in SWFObject - The <object> tag used to display plugins such as swfs within browsers does not have a rotation property to use. Therefore how would you expect SWFObject to have a param for this? On Tue, Jul 19, 2011 at 10:47 AM, laz123 <[email protected]> wrote: > When I wrote "Adobe Flash" I didn't mean the Flash Player, but the editor. > I would need to use a proprietary Flash Editor in order to produce a swf > file which includes my original swf and flips it. Is that right? > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/swfobject/-/zY2FgqoQpbAJ. > > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
