A Flash Developer Resource Site

Search:

Type: Posts; User: itisme

Page 1 of 4 1 2 3 4

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    874

    Could anyone just hint at where I'm going wrong?

    Could anyone just hint at where I'm going wrong?
  2. Replies
    1
    Views
    874

    Pinpointing my Highscore problem...

    Hey, still fighting with my highscore... :)

    Again, I've got two php-files readScore.php and writeScore.php, they are writing to and reading from
    a text-file and seem to be working just fine. The...
  3. Replies
    4
    Views
    1,719

    Hm... no... doesn't really do the trick either...

    Hm... no... doesn't really do the trick either...
  4. Replies
    0
    Views
    1,781

    [AS2] Highscore that WORKS?

    Hi,

    It's UNBELIEVABLE... There are DOZENS of Flash highscore / scoretable tutorials, sample files, etc. on the web, NONE of them seems to work though...
    I've been playing around with a partially...
  5. Replies
    4
    Views
    1,719

    You're right... there seems to be a problem with...

    You're right... there seems to be a problem with the following part of the code:

    m = tmp.length-1;
    for (var n = 0; n != m; n++) {
    ...

    For some reason, the content doesn't seem to load......
  6. Replies
    4
    Views
    1,719

    Problems with Highscore

    Hi,

    I've been playing around with this Highscore application but can't seem to get it to work... :(
    What it basically does is writing to and reading from a text file, "score.txt".
    I attached the...
  7. Replies
    4
    Views
    2,678

    Hm... first bit worked like a charm, had to play...

    Hm... first bit worked like a charm, had to play around with the second bit a while though...
    finally replaced the btnMC.onEnterFrame = doChk; with this.onEnterFrame = doChk; and it worked....
  8. Thanks! Works like a charm! Yep, don't use it ...

    Thanks! Works like a charm!
    Yep, don't use it you lose it....
    at first I wondered why it wouldn't work until I discovered
    that I had forgotten to export the movie for actionscript... :D...
  9. Replies
    4
    Views
    2,678

    Problem is that I don't know how to code what I...

    Problem is that I don't know how to code what I want to happen. ;)


    - Please don't get me wrong, I've tried to search the forum....
    I suppose this isn't the first time someone wants to know how...
  10. [AS2] Multiplying movieclip on click (NOT duplicateMovieClip)

    Gee.. I KNOW I could do this once, but I don't seem to be able to recall HOW I did it back then...

    Ok, let's say I have the movie clip "movie" in my library and the button "btn" on the stage.
    Now...
  11. Replies
    4
    Views
    2,678

    [AS2] Adding up Numbers in dynamic textfields

    Hey... haven't worked with Flash for a while, so my skills are a bit rusty...
    So please don't presume too much knowledge on my part... :(

    I've got two (hopefully relatively simple) questions...
  12. Replies
    3
    Views
    712

    2 Input Text Fields and 1 If Condition

    Hi, seems my Flash skills have become a bit rusty...

    So, what I'm trying to do can't really be that hard, I still can't get it to work properly...

    So, I have two textfields and one button....
  13. Replies
    2
    Views
    804

    Adjusting code for swf-Object...

    Hi,
    Got two questions I don't seem to be able to figure out myself... :) :

    1.
    How do I translate:

    <param name="FlashVars" value="myfile.mp3&amp;autostart=yes">

    so that it "fits" the swfObject...
  14. Replies
    1
    Views
    559

    Hi, me again. This is weird altogether: I once...

    Hi, me again. This is weird altogether: I once played the Flash-game "Adrenaline" (flashgames.to ==> Skill Games). As I played through the levels, the game automatically saved my progress. Tried to...
  15. Replies
    1
    Views
    559

    Where are Shared Objects saved to?

    Can someone provide the path to the Shared Object Storage location?
    Thanks a bunch.
  16. Replies
    1
    Views
    468

    [F8] Communicating Random generator

    Given: five identical movieclips that hold five frames.

    Now, I want each movieclip to randomly display a frame, however, every frame should only be displayed ONCE.

    ==> In case the first...
  17. Thread: Variable issue

    by itisme
    Replies
    3
    Views
    461

    Thanks! (Off to work! :) )

    Thanks! (Off to work! :) )
  18. Thread: Variable issue

    by itisme
    Replies
    3
    Views
    461

    Variable issue

    Hi!
    Given:
    2 movieclips that function as buttons: mc1 and mc2.
    2 variables labelled var1 and var2.
    1 dynamic text-field, var-name: bang

    What I'm trying to do is making the text-field return...
  19. Replies
    1
    Views
    453

    SWF File Encryption

    Hi,
    I would like to make it impossible for a third party to either rip, download or view the actionscript or the contents of my swf-file.
    Are there any types of SWF-File Encryptions that are secure...
  20. Replies
    2
    Views
    689

    Great, thanks!

    Great, thanks!
  21. Replies
    2
    Views
    689

    [RESOLVED] SWF Object & Transparency

    Hi,
    I was wondering whether it was possible to embed your Flash File in your html-site WITHOUT its background (so that it will appear transparent) applying the swf-object method.

    Thanks in...
  22. Replies
    2
    Views
    417

    swf to gif issue

    Hello,

    Is it possible to convert a .swf-file into a .gif-file without making it look all jolty and unaesthetic? Tried it with Magic Swf2Gif; the problem is that the gif-file just isn't played fast...
  23. Creating Websites - How do you get started?

    Flashsites have fascinated me ever since I stumbled across flashkit.com. The possibilities seem endless... a blessing and a curse.
    How do professional Webdesigner get started / how do you get...
  24. Replies
    3
    Views
    634

    Erm.. I expect it to display the text and the...

    Erm.. I expect it to display the text and the drawings?
  25. Replies
    3
    Views
    634

    [F8] SWF-File doesn't display anything

    Every time I publish a .fla that only contains Flash drawings and / or text, the .swf-file doesn't display anything. Why is that?

    Thanks,
    itisme.
Results 1 to 25 of 79
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center