A Flash Developer Resource Site

Search:

Type: Posts; User: jean3k

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    0
    Views
    348

    Hey there Does anybody know how I could play a...

    Hey there
    Does anybody know how I could play a swf-movie backwards? I have done a tweening that I would like to play first and then to play it backwards.
    Could anybody help?
    thanx
    jean3k
  2. Thread: form tweening

    by jean3k
    Replies
    0
    Views
    362

    Hey, I need to make a bookpage turn to the next...

    Hey, I need to make a bookpage turn to the next page. Therefore I would liketo use the form tweening-function in flash. First all worked well but now it is a little confusing.If I want to "lift" the...
  3. Replies
    2
    Views
    573

    Hi, I have the following prob ( and could not fnd...

    Hi, I have the following prob ( and could not fnd a solution in tutorials or board)
    How can i detect whether a visitor has installed the flash plugin or not? So that I can direct him automatically...
  4. Replies
    2
    Views
    525

    thx

    That worked, thanx a lot
    greetz
    jean3k
  5. Hello, I have a problem with the quality of my...

    Hello, I have a problem with the quality of my fla-movie.
    When it is only one frame long, the quality is perfect, but when I add just one second frame (or to keep it simple: just make the movie...
  6. Replies
    1
    Views
    417

    Hello, I have a problem with the quality of my...

    Hello, I have a problem with the quality of my fla-movie.
    When it is only one frame long, the quality is perfect, but when I add just one second frame (or to keep it simple: just make the movie...
  7. Replies
    2
    Views
    525

    Hi, I would like to use a variable to write text...

    Hi, I would like to use a variable to write text in my fla. Everything works fine, but whenever I turn it, or manipulate the text-box in any way, it is no more working.
    How can I solve it?
    Thx...
  8. Replies
    1
    Views
    561

    Ok, hope someone can help me with this: Imagine...

    Ok, hope someone can help me with this:
    Imagine a row of buttons, all having something like 50% alpha. If you move the cursor over one of them it turns to alpha 100%. If you leave it again it is on...
  9. hello, I need to write some text around a circle...

    hello,
    I need to write some text around a circle (or on a line,..). How can I do it?
    The thing I want to use it for is this: I would like to let a text move auound a clock and therefore I have to...
  10. hey, could anyone take a look at a fla-file I...

    hey,
    could anyone take a look at a fla-file I have done?
    First I created the main movie and then decided to insert a preloader (which worked fine in another movie) but now there has to be a tricky...
  11. Replies
    0
    Views
    463

    hey there, I have a swf file that contacts a php...

    hey there,
    I have a swf file that contacts a php file that contacts a mysql database (used for a login). If I run it on my system with apache all works absolutely perfect, but if I load it up ta a...
  12. Replies
    0
    Views
    498

    hey there, I use Flash to contact a php file...

    hey there,
    I use Flash to contact a php file and this contacts a mysql database. So that I can use my flash-swf-file to do a login.
    If I try it on my pc using apache and mysql,... all works fine...
  13. good idea

    hey, sometimes I just think too difficult, but however this is a good idea, thanx
    (by the another way: is there a way to load movies from a special frame or do I have to use actionscript?)
  14. Replies
    2
    Views
    415

    did it again

    thanx first (again).
    I just did the button thing again, I started from the beginning, couldn't find out what it was, but nevermind, now it is working.
    (I also changed the php)
  15. Thread: browser

    by jean3k
    Replies
    3
    Views
    488

    flash-player installed

    hey, perhaps this is just a silly answer, but are you sure that he has the flash-player installed so that he can watch swf-files?
    otherwise just give him this link, there he can download it:
    ...
  16. ...this is workng. I want to load a new movie...

    ...this is workng.
    I want to load a new movie with "loadmovie", but I don't want this to start from the beginning, but somewhere in the middle. I got variables that should decide from which frame on...
  17. Replies
    2
    Views
    415

    hey there, I've got a button that loads the...

    hey there,
    I've got a button that loads the variables from a php-script that gets its information from a mysql-database.
    It works fine, if I use it on localhost, but if I load it onto the...
  18. Replies
    7
    Views
    672

    solved it

    well, it is surely not the best you can do,but I solved the problem like this:
    in my first movie (the one that should load the other ones like a navbar or whatever) I contact the php in the first...
  19. does not work

    hey
    thanx first for your help, but it does not work
    I'vr put the _root thing into the loadmovie as you said but it does not work.
    So there has to be another mistake somewhere.
    how do I know where...
  20. does not work

    hey,
    sorry, but that does not work, is there anything else I have to think of?
    i've just put this _root.myfile.php and it does not work
    the loaded movie (myown.swf) does not load the variables OR...
  21. so easy?

    so do you mean that I should just put this _root. before the name of the clip I open with "loadmovie"? so that it is:

    on (release) {
    loadMovie ("_root.myfile.swf", "black");
    }

    ???
    thanx...
  22. hey there, I have a mc that loads another movie...

    hey there,
    I have a mc that loads another movie clip. It is like a navbar and the content in two different swf-files. Now I want to get data from mysql using php. Therefore the new swf-file has to...
  23. Replies
    7
    Views
    672

    same problem

    hey joepeacock, did you finally get this working? I have exactly the same problem, using external variables in a movie-clip that is loaded into another one.
    So if you (or anybody else)know(s) how to...
  24. Replies
    3
    Views
    606

    well, it does not

    hey there, thanx first, but it does not help, BUT i found what I could do about this problem, i just split the things I needed into multiple echo - commands so that I only had either the name or a...
  25. Replies
    3
    Views
    606

    hey, (hope someone can help me!) I want to send...

    hey, (hope someone can help me!)
    I want to send variables like a name a street and so on from a php script to my flash and use them there.

    now in my php there is the following line:
    echo...
Results 1 to 25 of 36
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center