1/12/2011 6:24:34 AM
Title:
need to bring swish in my webapplication
Hi
i have a project e learning LLS, i need to bring swish into my application, i m using technology like
flex and php in my application.if you know please guide me.Thanks in advance.
Regards
Kadhiravan.
1/12/2011 7:38:29 AM
swish animations cannot be applied on flex components. Swish creates its own swf files that are animation frames you can use these aanimations by importing in flash but in flex you cannot import them or use them like components. you can use swfloader component in flex to load the swish created files and display them.