Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2005
    Location
    Mn
    Posts
    770

    Turn flash on and off

    I have a little music player and in it I have a little flash box but I don't want it to play till they load the music and it starts .
    How can I do that ?

  2. #2
    Join Date
    Aug 2003
    Location
    Maine, USA
    Posts
    1,695
    More details please.

  3. #3
    Join Date
    Aug 2003
    Posts
    2,427
    Hello,

    You can set the attributes of your flash object to not enabled and not visible and then use the Flash.SetVisible and Flash.SetEnabled actions (one or the other or both as appropriate) to make it visible/enabled on say a button click.

  4. #4
    Join Date
    Feb 2005
    Location
    Mn
    Posts
    770
    Quote Originally Posted by longedge
    Hello,

    You can set the attributes of your flash object to not enabled and not visible and then use the Flash.SetVisible and Flash.SetEnabled actions (one or the other or both as appropriate) to make it visible/enabled on say a button click.
    Thank you , just what I wanted to know .

Posting Permissions

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