Hi all,
Is anybody familiar with importing Action script in a flash document and then uploading it to a webserver?
I’m working with paper vision and I have imported a few action script files.
The way I have it right now is, I went to preferences, chose action script menu and clicked on the AS3.0 button and chose a folder path where all my AS files are located.
It works fine locally but when I upload it to my site, the flash doesn’t show and I’m thinking it’s because all my files are on my local machine.
So then I put all the files on the server. So then how should I route it correctly on my preferences? I tried /src but doesn’t work.
Any suggestions would be great. Thanks