A Flash Developer Resource Site

Search:

Type: Posts; User: blindparadox

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. Replies
    4
    Views
    518

    how do I do this?

    My problem is similar to the initial poster--how would I preload images that are loaded dynamically on the command of say, a "next" button in a slideshow. I'd like to have a quickly loading...
  2. Replies
    1
    Views
    433

    bump

    bump
  3. Replies
    1
    Views
    341

    bump

    bump
  4. Replies
    1
    Views
    433

    Advance button

    ok...so I need to have my movie advance to the next .jpg dynamically loaded. I have a movie clip where the jpg's are loaded to.
    My script is as follows:
    for the actions layer:


    pic = 1;...
  5. Replies
    1
    Views
    341

    Movie Clip...

    I was wondering if anyone could help me figure this out...It's simple I'm sure...I toyed with it some and decided to seek answer here. What I have in my movie are two layers. ONe for actions, the...
  6. Replies
    9
    Views
    462

    Hey all...I truly truly truly appreciate all the...

    Hey all...I truly truly truly appreciate all the help...I ended up getting it all worked out. Turns out I had doubled up on a script in different parts of my timeline where it wasn't needed and that...
  7. Replies
    9
    Views
    462

    oh i understood all that....The actual script...

    oh i understood all that....The actual script though...when I paste it in...I get three or four syntax errors....expecting } or expecting ( or must be within handlers...I can't figure that out...
  8. Replies
    9
    Views
    462

    that script is giving me all sorts of syntax...

    that script is giving me all sorts of syntax errors....:confused: I can't seem to find the problem....
  9. Replies
    9
    Views
    462

    ok, I have this script implemented...but it's not...

    ok, I have this script implemented...but it's not working when I test it:
    on my scroll movie clip

    onClipEvent(enterFrame){
    if(_root.scrollup){
    _root.textbox.scroll++
    }else...
  10. Replies
    2
    Views
    492

    *bump*

    *bump*
  11. Replies
    7
    Views
    416

    *bump*:D

    *bump*:D
  12. Replies
    2
    Views
    492

    *bump*

    *bump*
  13. ORRRRRR....if you want to place it in a dynamic...

    ORRRRRR....if you want to place it in a dynamic text file....you can simply use the url code in the text file and it'll read it.
  14. Replies
    7
    Views
    416

    well...:confused: here's a lightened version...

    well...:confused: here's a lightened version (incredibly lightened) of the site....the scripting for the scrolling is the same...and I included two of the text files I use...thank you so much
  15. Replies
    2
    Views
    492

    Pictures script not working

    Hi...can someone take a look at this? When I have it on my pc, say, on the desktop, and in a folder on the desktop I have images named img1, img2, img3 and so on...it works fine. When I uploaded the...
  16. Replies
    3
    Views
    373

    that looks great!!! Just one question...where in...

    that looks great!!! Just one question...where in my movie would I place that script?
  17. Replies
    7
    Views
    416

    er....neither of those worked....:confused:...

    er....neither of those worked....:confused: :confused:
  18. Replies
    3
    Views
    373

    Scroll button Script Help...

    Hello again. My code for my scroll buttons WAS working..then I changed some stuff around to have my text display at the beginning of the movie...and it wasn't. Here's my current code:
    for my button...
  19. Replies
    7
    Views
    416

    Scroll button Script Help...

    Hello again. My code for my scroll buttons WAS working..then I changed some stuff around to have my text display at the beginning of the movie...and it wasn't. Here's my current code:
    for my button...
  20. ok...so scratch all that...I put my textfield's...

    ok...so scratch all that...I put my textfield's variable name to match the variable name of the dynamic text being loaded...and now it'll display it...but it won't change when I click on another...
  21. well...er, no. I put this: _root.textbox.txt...

    well...er, no. I put this:

    _root.textbox.txt = _root.homepage.txt;
    textbox being the instance of my textbox (there's only one in the movie) and homepage being the name of the external text that...
  22. dynamic text display at start of movie

    I need to do this. I have one text box in my movie. That text box displays all my different dynamic text files, which are brought on by the click of a button. One of my buttons, my home button, holds...
  23. Replies
    6
    Views
    421

    Flash HOT (hands on training) worked amazing for...

    Flash HOT (hands on training) worked amazing for me
  24. Replies
    15
    Views
    513

    Annnnnnd.....nothing. I do believe my text file...

    Annnnnnd.....nothing. I do believe my text file is fine....in fact I know it is, because it works on the command of a button ( you can view it at www.blindparadox.com, though it's still under...
  25. Replies
    15
    Views
    513

    aha....I'll try putting the code in the same...

    aha....I'll try putting the code in the same timeline and see what we get.
Results 1 to 25 of 62
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center