A Flash Developer Resource Site

Results 1 to 11 of 11

Thread: Modify a component

Hybrid View

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    I assumed the code you posted was from the component, as it would have been relevant.
    When i read:
    if (auto_size.toString() == "true")
    {Stage.scaleMode = "noScale";}
    I then assume that if auto_size is set to something else than "true" the Stage.scaleMode won't be set to "noScale"

    You follow?

    So, you need to find what (other) action coming from that component would set Stage.scaleMode to "noScale", see if it's possible to disable it.
    Maybe via the output (same amo) or via Movie Explorer.

    Or, you could post a .fla with only that component in it, so we can check for you.

    gparis

  2. #2
    Member
    Join Date
    May 2005
    Location
    San Francisco
    Posts
    55

    Gallery

    Not sure if you need the component from Macromedia Extension Manager, let me know if this works.
    Attached Files Attached Files

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