Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Load and control AS2 interactive SWF in AS3 and get properties of AS2 swf

Participant ,
May 08, 2014 May 08, 2014

Hi,

Can anyone please tell me how to load AS2 and AS3 swf file in AS3 Loader class.  I have tried "ForcibleLoader.as, AVM1Loader.as, AVM2Loader.as but as of now I have not get successes yet. There are some issue in all library.


I am looking for below solution.


1) Load SWF file AS2, AS3 via flashVars params and load it in AS3 player.

2) After successfully loaded, below properties should be shown -   

     a) totalFrames

     b) currentFrames

     c) FPS of loaded swf file

     d) Should wok play(), stop() properties of loaded swf file.

     e) SWF file should work just like video player application where we can do Play, Pause, Stop, Seek (All properties and methods

        should be supported. )

3) Player should be capable of loading all swf file regardless of any version AVM1 AVM2 both in AS3 Player.

4) After loading player should scale external loaded swf file as per Player stage width and height and content should be scale    

    proportionate in 4:3.

4) AS2 & AS3 action script must be supported in AS3 player. (All interactive swf file should be supported)


Thanks




TOPICS
ActionScript
1.0K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guru ,
May 09, 2014 May 09, 2014
LATEST
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines