Copy link to clipboard
Copied
description of my mess: Firstly my client a flash application that can be run on projectors with minimal interface and triggers.
so,
I have completed my project in ActionScript 3.0 with all the movieClip, buttons triggers to jump to different scences, animations, tween etc,etc. imported videos and audios, created movieclips on frames but now client want to run it on browser or want to upload it online where users can run it online.
Please tell me what to do, it will be a big help.
Copy link to clipboard
Copied
Hi.
Your options basically are:
- Recreate the code using JavaScript in the HTML5 Canvas document;
- Check if your application is compatible with Ruffle, wich is a Flash Player emulator that allows Flash content to run on the web.
Please let us know if you need further assistance.
Regards,
JC
Copy link to clipboard
Copied
or convert your app to a canvas/html5 project.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more