
Welcome Guest
|
#1
|
||||
|
||||
|
I have a Test.fla with the document class set to Test. I have a Test.as file in the same directory as Test.fla which looks like this:
Actionscript:
import flash.display.*;
package {
public class Test extends MovieClip {
public function Test() {
trace("Hello World!");
}
}
}Simple Hello World test with AS 3.0..........should work right?! WRONG!!!! Quote:
__________________
Our greatest glory is not in never falling but in rising everytime we fall. - Confucius Blog | Shared Items |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find my own package | BitB | Flash CS3 / Flash 9 |
4 | 01-20-2008 11:42 AM |
| Unexpected File Format (when opening a file created on a MAC with a PC or vise versa) | shdwsclan | Flash MX |
1 | 11-30-2004 02:51 PM |
| Unexpected File Format | integra | Flash MX |
1 | 10-18-2004 06:39 AM |
| Any student package price for Macromedia MX products in Singapore? | grooovylim | FSUG |
3 | 11-04-2002 12:12 PM |
| Swift 3D stand alone package and line/curve reduction? | dv8 | 3D Computer Graphics | 0 | 09-22-2001 02:44 AM |






