answersLogoWhite

0


Best Answer

No, it is not possible to put Actionscript 2.0 code in an Actionscript 3.0 code file. The Actionscript virtual machine that runs Actionscript 3.0 code is completely different from the Actionscript 1.0 and 2.0 virtual machine. The only way to include Actionscript 2.0 code in an Actionscript 3.0 project would be to have the Actionscript 3.0 Flash file load an external Actionscript 2.0 Flash file.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it possible to put actionscript2 code in a Actionscript 3 file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Does flash cs4 contain actionscript 1.0?

Adobe Flash CS4 does support Actionscript 1.0. The Actionscript 2.0 virtual machine fully supports Actionscript 1.0 code. Simply choose the Actionscript 2.0 file format, and code any Actionscript 1.0 code you wish.


How can i parse dynamic data in actionscript 2.0 to an xml file?

Not possible!!


How do i Use actionscript to save a file?

If you are talking about an AIR app, http://tv.adobe.com/#vi+f1472v1118


What has the author Jobe Makar written?

Jobe Makar has written: 'Macromedia Flash 8 ActionScript' -- subject(s): ActionScript (Computer program language), Computer animation, Design, Flash (Computer file), Web sites 'Actionscript for multiplayer games and virtual worlds' -- subject(s): Computer Animation, Computer games, ActionScript (Computer program language), Programming 'Macromedia Flash MX 2004 game design demystified' -- subject(s): Computer animation, Computer games, Flash (Computer file), Programming


How can you hack line rider?

*basicly you need to either know HTML or xml and go onto your linerider file download and right click and open with notepad and then it's in HTML then edit what you want*Yeah right =p ^Anyways, you need to edit the actionscript. Google it. i don;t want to explain it now, but actionscript is the code of the game. edit that and you'll be able to hack it.


How do you enter sound in flash?

Make sure your sound file is either a WAV file or an MP3 file. (If it is not, you will have to convert it.) From Flash, choose File > Import > Import To Library and open your audio file. Then it will be available in your library where you can drag it to a layer or control it with Actionscript.


How do you put sound on adobe flash player projects?

Make sure your sound file is either a WAV file or an MP3 file. (If it is not, you will have to convert it.) From Flash, choose File > Import > Import To Library and open your audio file. Then it will be available in your library where you can drag it to a layer or control it with Actionscript.


How you i can convert .exe file to .jpg file?

This is not really possible, since .exe is a program. You could take a screenshot of the running program or of the code, but the exe itself cannot be converted.


What is a file code?

whats code in ourpcgame.net download file? please answer


How do you extract code from batch file?

You can just open the batch file with notepad and look at the code


Difference between inline code and code behind model?

Inline code is written in html file. code behind is written in separate file.


How will you recover a file if it is OBJ file and you want to change it to CPP file?

You cannot. Object code files are machine code files that have yet to be linked. There is no way to convert object code back to its original source code.