Turn flash on and off

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bobbie
    Forum Member
    • Feb 2005
    • 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 ?
  • rhosk
    Indigo Rose Customer
    • Aug 2003
    • 1698

    #2
    More details please.
    Regards,

    -Ron

    Music | Video | Pictures

    Comment

    • longedge
      Indigo Rose Customer
      • Aug 2003
      • 2496

      #3
      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.

      Comment

      • bobbie
        Forum Member
        • Feb 2005
        • 770

        #4
        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 .

        Comment

        Working...
        X