PDA

View Full Version : actionscript 1.0 verses 3.0


ll4321
04-13-2010, 08:35 PM
Hi There,
I learned how to script back in the day on 1.0. I want to create a new website and don't know 3.0. Do i have to script in 3.0? I am worried that there might be compatibility issues with newer browsers? Please Help!! Thanks

franky87
04-13-2010, 08:47 PM
Since you will compile the code to a .swf, it shouldn't affect the browser, not that I know. How you embed the .swf is another topic.

I would recomend you to try out AS3, I have been using it for some time now, and it makes it less hard to convert in to another language like Java.

There are probably other people in this forum that could help give you more information on the subject. Good luck programming.