A Flash Developer Resource Site

Search:

Type: Posts; User: boblete

Search: Search took 0.02 seconds.

  1. have you tried the actionscript bridge component?

    http://www.jumpeyecomponents.com/Flash-Components/Various/ActionScript-Bridge-91/
  2. javiscript calls with anchor tag from flash problem

    Javascript calls from flash and an anchor tag problem
    I've got a problem with calling javascript from a flash file after the user has pressed anchor tags in the page.

    The flash file calls...
  3. Javascript calls from flash and an anchor tag problem

    I've got a problem with calling javascript from a flash file after the user has pressed anchor tags in the page.

    The flash file calls function in getURL:

    onMouseUp getURL("javascript:...
  4. Replies
    5
    Views
    557

    I learnt it from a PDF on collision detection off...

    I learnt it from a PDF on collision detection off macromedia's site but the source is here if you want it(or if anyone else does but I'll take it back down next week, on the 18/7/2002)
    the url is:...
  5. in flash 5 break the lines abart (use modify ->...

    in flash 5 break the lines abart (use modify -> shape -> convertlines to fills) to square the ends up (but they arent lines anymore i'm afraid
  6. Replies
    2
    Views
    432

    a movie clip will loop on its own timeline...a...

    a movie clip will loop on its own timeline...a graphic has the ability to play once or loop or show a single frame...change the object type in the instances panel!
  7. Replies
    3
    Views
    473

    make a movie clip with the window in ... use the...

    make a movie clip with the window in ...
    use the following code to make it bigger actually on the movieclip(not in the frame) go to the root and adjust the actions of the movie clip as you would a...
  8. Replies
    4
    Views
    453

    http://www.flashkit.com/tutorials/Dynamic_Content/...

    http://www.flashkit.com/tutorials/Dynamic_Content/JavaScri-Jeffrey_-748/more6.shtml

    for a good pop up auto generator (saves thinking)
  9. Replies
    3
    Views
    426

    no problemo

    no problemo
  10. Replies
    10
    Views
    604

    hellooo again, sorry, you got me thinking so I...

    hellooo again, sorry, you got me thinking so I had a play...
    if you've got an e-mail address I'll send you an fla that will work (its well long winded but it made me understand whats going on)

    ok...
  11. Replies
    5
    Views
    557

    if you need a decent control code....i got a fish...

    if you need a decent control code....i got a fish game at http://www.boblet.com/flash/fish.swf
    quite basic but you can pull it apart if you get stuck...drop us ya e-mail if you want the source
    ...
  12. Replies
    1
    Views
    494

    boblets tip: best thing to do is remember the...

    boblets tip:
    best thing to do is remember the library is the key to flash use it make things in it and then tween those made objects...(in the instances panel in 5 you'll find everything you need to...
  13. Replies
    10
    Views
    604

    you can make everything work except the bars by...

    you can make everything work except the bars by the looks of it

    the conversion programs called Swift-MP3 Version 2.1 (apparently)
    but I must admit dem bars are pretty nice

    the program must...
  14. Replies
    10
    Views
    604

    ok just checked the readme and the code from the...

    ok just checked the readme and the code from the link ...

    enterFrame - sets the value for the dot and bar based on info from the SwiftMP3 encoded .swf
    [to be honest I can't fully explain this as...
  15. Replies
    3
    Views
    426

    use a variable if the text field is on the stage...

    use a variable if the text field is on the stage (not in a MC) (I'm calling it 'text')then use a submit button... with the following script attached so when filled into it adds the input text value...
  16. Replies
    4
    Views
    455

    in MX or 5...best thing to do is highlight the...

    in MX or 5...best thing to do is highlight the text box and use ctrl+b to break apart...

    Then use the selection tool to select the 'two' and press F8 to turn it into a graphic (best practice) and...
  17. Replies
    10
    Views
    604

    click on the frame with the sound on and open the...

    click on the frame with the sound on and open the sound settings panel...then there should be a drop down with event displayed...and change that to streaming

    hope that helps if still not working...
  18. Replies
    10
    Views
    604

    hello i havent seen the actual player...but if...

    hello i havent seen the actual player...but if you make sure the sound is streaming (not an event) in the swf and push the frame rate back up to the speed of the main movie it may solve you problem
  19. Replies
    6
    Views
    458

    I think you can make the textfield an object in...

    I think you can make the textfield an object in MX and resize that instead so everytime you scale the movie clip you could reset the text field??!? just an idea
  20. Replies
    5
    Views
    536

    best thing to do is to have a look at how flash...

    best thing to do is to have a look at how flash kit do it as its the most versatile bit of code...then every letter will be a movieclip witht he same effect....hes probably then just swapping the...
  21. Replies
    5
    Views
    609

    guys if your using a gradient drag the fill tool...

    guys if your using a gradient drag the fill tool a little to get a line to show direction...and if its not working are you sure you've connected all your lines ...make sure theres a line down next to...
  22. Replies
    4
    Views
    462

    the pre loader looks like it is in the external...

    the pre loader looks like it is in the external swf....just in the first frames so each external movie pre loads itself..

    I could be wrong but thats the way I've done it in the past
  23. Replies
    2
    Views
    421

    ta

    ta v. much worked a treat!
  24. Replies
    2
    Views
    421

    How do you get flash to change a colour object...

    How do you get flash to change a colour object value in hex via a text file.

    I can do it by specifying set transform variables but couldnt get the .setRGB value from a hexadecimal value written in...
  25. Replies
    0
    Views
    655

    trying to pass Hex variables from a text file to...

    trying to pass Hex variables from a text file to change an objects colour... does anyone know how to change it into a hex variable or object...cant seem to do it and going round in circles...is there...
Results 1 to 25 of 25




Click Here to Expand Forum to Full Width

HTML5 Development Center