A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Hide Flex Component From SWFLoader

  1. #1
    Junior Member
    Join Date
    Aug 2009
    Posts
    27

    Hide Flex Component From SWFLoader

    How can I hide (visible=false) a component and what AS3 code to use to hide a Flex Component from an external swf file?

    I have found out this doc, but I have no idea on how to implement it:
    http://livedocs.adobe.com/flex/3/htm...ntrols_15.html

    ------------
    FLEX 4 SDK


    Thanks, Yan

  2. #2
    Junior Member
    Join Date
    Jun 2010
    Location
    Toronto
    Posts
    28
    I think when you use the init handler you should be able to change the visible property; it's the same as in loadClip where access to that movie's properties are unavailable until it is initialized.

    I'm hoping that is what you're asking.

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