Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: irthy
  • Order by date
  1. irthy

    Javascript and flash why god why!

    okay i got ride of the timeline action problem so now i'm not getting an error can you put an action on a button if it is tween cause it wont let me put an action on the button until it stops moving not really that big of deal but it's kinda lame if you can't, seems like your should. In any...
  2. irthy

    Javascript and flash why god why!

    tried again and i got this got this from the generator. Still doesn't work Hah! I'm so sick of this stupid java crap. on (release) { getURL...
  3. irthy

    Simple LoadMovie Question

    got this from a generator. Still doesn't work Hah! I'm so sick of this stupid java crap. on (release) { getURL...
  4. irthy

    Javascript and flash why god why!

    well it seems easy enough except it doesn't work!!! copy paste and this is what i get. **Error** Symbol=tracks_mc, layer=Layer 2, frame=20:Line 1: Mouse events are permitted only for button instances on (release) { **Error** Symbol=tracks_mc, layer=Layer 2, frame=20:Line 2: Syntax error...
  5. irthy

    Javascript and flash why god why!

    on (release) { getURL("javascript:openNewWindow('http://www.thekatillist.com/mp3s/beats/html/genises.htm','thewin','height=136,width=160,toolbar=0,scrollbars=0') "); } does not work it just brings an excisting browser window to the front of the screen and if all browser windows are closed then...
  6. irthy

    Simple LoadMovie Question

    on (release) { getURL("javascript:openNewWindow('http://www.thekatillist.com/mp3s/beats/html/genises.htm','thewin','height=136,width=160,toolbar=0,scrollbars=0') "); } does not work it just brings an excisting browser window to the front of the screen and if all browser windows are closed then...
  7. irthy

    Simple LoadMovie Question

    Okay but I always have a problem with the window size. it will be huge. I just want the little mp3 player to pop up which is like 60x30 so how would i give those dimentions to the window and nothing else included in the window like browser icons etc... I want it to look simple like it does...
  8. irthy

    Simple LoadMovie Question

    Okay how do i get this to work so it opens in another window instead of replacing the excisting one. And I don't want to use javescript cause it never works can't I just replace the _root with something that tells flash to open that .swf in another flash window. God why is this so hard to do...
  9. irthy

    gotoAndPlay doesn't work??!!

    I have a movie clip that is animated and appears to act like a button except I can't get the on (release) gotoAndPlay scene1, frame thing to work. I've tried the _root etc but all it does is absolutely nothing. I just want to have the movie act like a button and go to a specific frame on the...

Part and Inventory Search

Back
Top