A Flash Developer Resource Site

Search:

Type: Posts; User: light_in_tunel

Page 1 of 2 1 2

Search: Search took 0.03 seconds.

  1. Replies
    3
    Views
    5,709

    And how would you do to have the same plus the...

    And how would you do to have the same plus the navigation ability? The FLV has navigation's cuepoints but i need buttons to send the video + the slides to the right time.

    Thank you in advance
  2. √ need for a mathematical equation

    Hi

    I need to calculate a variable and that math equation involves a √
    how should i do it

    thanks in advance
  3. now i'm the one with same problem.. that seems to...

    now i'm the one with same problem.. that seems to work only for 2 possibilites:
    if there's text (even in a lengh that doesn't need to be scrolled; (maxscroll = 1)
    if there isn't text at all;...
  4. but don't i need to give a URL and a target to...

    but don't i need to give a URL and a target to send the variables?
  5. explosive combination: iframe flash php form on IE

    Hi to all!

    I'm putting up a site based on flash. This flash is set up on a I-Frame.(i Know...it wasn't my choice..). That swf has a form that sends 3 variables to a mysql DB. everything is working...
  6. Replies
    2
    Views
    641

    thank you very much

    thank you very much
  7. Replies
    2
    Views
    641

    customizing UIScrollBar

    is this possible? i've heard talking about skins but i cant find anywhere how to do it.
    can anyone help me?

    Thank you in advance
  8. Replies
    3
    Views
    410

    thank you madzigian! it worked! that was rally...

    thank you madzigian!

    it worked! that was rally getting on my nerves.
    thank you
  9. Replies
    3
    Views
    410

    "&" symbol in dynamic text

    Hi to all

    I have an text with html tags that loads from a MYSQL db by PHP to a dynamic field in flash. Everything is fine (i've used actionscript for special characters), excecpt for one thing:...
  10. i'm sorry i didn't understand.. can anyone...

    i'm sorry i didn't understand..
    can anyone explain me, please
  11. load & unload movie in the same button

    Hi. i'm loading a jpg into a holder with a button. but would like the same button to unload the mc...
    something like

    on release
    if holder.loaded
    unload
    else
    ...
  12. Replies
    9
    Views
    589

    thank you vary much! its finally working! ;)

    thank you vary much! its finally working! ;)
  13. Replies
    9
    Views
    589

    thanks anyway deadlock32. can anyone help me?

    thanks anyway deadlock32.
    can anyone help me?
  14. Replies
    9
    Views
    589

    but using POST it seems it doesn't work anymore!...

    but using POST it seems it doesn't work anymore! and the variables are still in the URL
  15. Replies
    9
    Views
    589

    flash to PHP working but...

    Hi!

    I have this code on flash:

    on(release){
    myVars = new LoadVars();
    myVars.nome = "filipe";
    myVars.nick = "light";
    myVars.mail = "ribeiro";
    ...
  16. Replies
    2
    Views
    355

    numbers in between

    Hi!

    Here's what happens:
    i have a variable (x) that is getting a lot of numbers along time. Since 0.0 till 10.0 (for instance) and i need that between numbers 0.0 till 1.0 something happens;...
  17. Replies
    1
    Views
    784

    Mathematical Comparison

    hello!

    I have a doubt: i need to make a mathematical comparison between 2 numbers, using it in a if statement:

    shouldn't be:

    if (x > 10 && x < 12){
    trace(X)
    }
  18. Replies
    0
    Views
    383

    coordinates actionscript

    Hi...

    I have actionscript for a converter, but I don't know how to give him the right coordinates.
    I want the images to appear align at the left, like the alpha image in the scene.

    Thanks
  19. translator in flash: is it impossible?

    Hi!
    We need some help. Here is the problem. We want the user to input his name in a input box. Then his/her name should be translated into images. Each letter corresponds to a image, and only one...
  20. Replies
    0
    Views
    335

    actionscript 1.0 help

    Hi!
    We nedd some help. Here is the problem. We want the user to input his name in a input box. Then his/her name should be translated into images. Each letter corresponds to a image, and only one...
  21. Replies
    1
    Views
    1,609

    Pause timeline

    Timeline Pause(s)
    HI!

    I know how to insert a pause in one MC timeline. But in my animation i need to do a lot of pauses and, most important, in diferents MC.
    i've used this code on _root:
    ...
  22. Replies
    0
    Views
    455

    Timeline Pause(s)

    HI!

    I know how to insert a pause in one MC timeline. But in my animation i need to do a lot of pauses and, most important, in diferents MC.
    i've used this code on _root:

    function pause() {
    ...
  23. Replies
    2
    Views
    837

    Thank you and i'm sorry for the wrong forum

    Thank you and i'm sorry for the wrong forum
  24. Replies
    1
    Views
    372

    Help: Menu that follows the mouse

    Hi!
    I've got a menu that has a MC that shows a "selection box" following the mouse. It works good, but I want it to stop following the mouse if the pointer is out of the menu's area.
    I'm not sure...
  25. Replies
    2
    Views
    837

    How can i simulate a handwritting

    I think i should use a mask but i didn't find a tutorial anywhere. If someone can help wether by explaning it to me or by linking up an url i'd be very thankfull.

    Thank You


    ...
Results 1 to 25 of 27
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center