A Flash Developer Resource Site

Search:

Type: Posts; User: jackhookmeup

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    475

    ps...

    after the preloader it should gotoandplay "build" scene, not "ui" that's a mistake... but still, it doesn't display the percentage just goes straight to the movie.

    i added a big image to the end...
  2. Replies
    2
    Views
    475

    preloader still not working. :(

    hi there!

    i've attached a fla i'm trying to get a simple preloader working on. everytime i follow a tutorial and add one, it just ignores it, skips intot he movie even when it's not fully loaded....
  3. um.. that code copied and pasted didn't work. i...

    um.. that code copied and pasted didn't work. i did get it working by using 2 separate if statements, one for play and one for stop. not very elegant, but i don't understand the syntax enough to try...
  4. help me i'm a dumbass...

    i want to make a flash movie play twice.

    on the first frame i have:

    numloop=0;

    on the last but one fram i have:

    numloop = numloop + 1
  5. Replies
    1
    Views
    384

    hi! what's the AS for a button to make a separate...

    hi! what's the AS for a button to make a separate movie clip start playing when i press it.
  6. Replies
    2
    Views
    486

    hi!! i'm using flash five and i need some help...

    hi!! i'm using flash five and i need some help with making the following happen.

    a movie clips actions:


    loop

    pick a random number with math.random for x
    pick a random number with...
  7. ok the following script in the head of your...

    ok the following script in the head of your document:



    <script language="JavaScript">
    <!--
    pause_time = 3000;
    transfer_location = "http://site.com/m.swf";

    function transfer() {
  8. Replies
    2
    Views
    358

    truly you kick the ass. thanks buddy.

    truly you kick the ass. thanks buddy.
  9. you could use a meta refresh in the head of the...

    you could use a meta refresh in the head of the page to forward visitors to your flash site.
  10. Replies
    1
    Views
    351

    you could use javascript to open a new window,...

    you could use javascript to open a new window, but even simpler is:


    make the small image into a button (F8, button) then right click and choose "get url" so the code pane looks something like:
    ...
  11. Replies
    2
    Views
    358

    hi!! really simple Q, i need to make a circle...

    hi!!

    really simple Q, i need to make a circle with a radial fill, black and white, to give the impression of a "shine" on a 3d object. i can do it, but i can't seem to move the shine to the upper...
  12. Replies
    2
    Views
    528

    thankyou. :)

    thankyou. :)
  13. Replies
    2
    Views
    528

    hello i'd like to place a movie clip in a...

    hello

    i'd like to place a movie clip in a random position on a 600 x 100 stage, then once it's played it's 60 frames, move it to another random position... loop forever.

    any ideas?
  14. Replies
    6
    Views
    595

    hey! i'm a big aphex twin / autechre / warp...

    hey! i'm a big aphex twin / autechre / warp records fan and i followed your windowlicker link.. very cool.
  15. Replies
    6
    Views
    595

    thanks!! :)

    thanks!! :)
  16. Replies
    6
    Views
    595

    hi! i'd like to make a frame in a movie clip...

    hi!

    i'd like to make a frame in a movie clip pause, that is display for a certain time before progressing to the next frame. any ideas?

    thanks! -jack.
  17. Replies
    1
    Views
    450

    if i want to fade text in or out, i break it...

    if i want to fade text in or out, i break it apart twice then shape tween it

    but sometimes it gets a bit distorted like a morph, even tho both keyframes are the same

    any tips?
  18. Replies
    43
    Views
    2,497

    i hope so. i've noticed that when importing a...

    i hope so. i've noticed that when importing a flash 6 movie into dreamweaver it loses it's sizes! you have to enter them manually.
  19. Replies
    0
    Views
    510

    i'm making a scollable area in flash mx. i am...

    i'm making a scollable area in flash mx. i am using the scollpanel ui component, but i've filled my movie clip that i'm using for the content of the panel. how do i make the movie clip larger, or is...
  20. Replies
    0
    Views
    380

    hi! i'm trying to make a menu system for a...

    hi!

    i'm trying to make a menu system for a website similar to the one in the "track as menu" example that comes with flash 5.

    however, i need multiple menus for example:

    menu 1 - sub item 1,...
  21. Replies
    2
    Views
    452

    hi! i posted a message a few days ago (topic:...

    hi! i posted a message a few days ago (topic: "i'm scared") and i just wanted to thank those who responded for their help.

    well, day 2 of learning flash and it's going great! i'm making a menu...
  22. Replies
    2
    Views
    451

    hi! i've been developing flash sites in swish 2.0...

    hi! i've been developing flash sites in swish 2.0 for ages, but now my boss wants me to learn flash. i've played around with it for a half a day, and it all seems so hard compared to swish. i'm a...
  23. Replies
    1
    Views
    352

    hi, i've been using swish for a few flash front...

    hi, i've been using swish for a few flash front ends for websites, and now i'm thinking about getting into learning flash properly.

    so, what can i do in flash that i can't do in swish?
Results 1 to 23 of 23




Click Here to Expand Forum to Full Width

HTML5 Development Center