A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [RESOLVED] tracing levels AS1.0 player 7

  1. #1
    Senior Member
    Join Date
    Nov 2005
    Location
    dante's inferno
    Posts
    904

    resolved [RESOLVED] tracing levels AS1.0 player 7

    I am working on a massive project that was built by someone else. I am wondering if there is a way to trace what levels are being used and what the file loaded into that level is?

    Not sure if this is even possible, but though I would ask. there are about 35 to 40 swf's being loaded into a file at different levels, all being controlled by html and javascript. My task is to go in and make more efficient and remove redundant code. or code not being used. I still have to code to actionscript 1.0 player 7


    IMS

  2. #2
    Senior Member
    Join Date
    Nov 2005
    Location
    dante's inferno
    Posts
    904
    I found a workaround, not an easy one but it works.
    basically in every swf I put this code and just changed the string to match the name of the swf file.

    PHP Code:
    _level0.statusLoad _level0.statusLoad 'progress.swf: '+targetPath(_root

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center