Skip to main content
Known Participant
March 11, 2008
Question

as 2 and as 3

  • March 11, 2008
  • 2 replies
  • 246 views
is it possible to have an actionscript 3 movieclip in an actionscript 2 main swf
This topic has been closed for replies.

2 replies

gwklamAuthor
Known Participant
March 11, 2008
ok, thank you for your reply c-rock. I'm making a OS called SilentSleeper OS. check it out at http://silentsleeper.com/SilentSleeperOS.(click on the zip files accordingly to your OS. silentsleeperosmac is for mac. the other zip file is for windows) I'm also trying to make a wikipedia page out of it, but they keep wanting to delete the page, and making me explain why it should stay on wikipedia. http://en.wikipedia.org/wiki/SilentSleeper_OS

Support SilentSleeper OS, !
March 11, 2008
you can load a actionscript 3 swf into an as 2 swf, or movieclip. just make sure you use player version 9. i'm doing it for an image save application that was created in 2.0 and loads a 3.0 file above it to work with it.