A Flash Developer Resource Site

Search:

Type: Posts; User: avukovi4

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. AS 2 To dawsonk: Thank you million times!!!!!!! I did...

    To dawsonk:
    Thank you million times!!!!!!! I did it rather primitive :faded: - I've checked manually which rotation interval will result with a certain number... Although I understand mathematical...
  2. AS 2 Wheel of fortune spinner - need help, please!

    Recently I've found Spinner_v3.fla created by the member Nig 13 and I've changed it to the purpose of the new math game I'm creating... Since I've done the rotation within onEnterFrame function - the...
  3. CS3 I accidentally posted the question in this...

    I accidentally posted the question in this category (don't know how to remove it) ... I will post it under AS2 category... Sorry for the inconvenience!
  4. CS3 [AS2] Wheel of fortune spinner - need help, please!

    Recently I've found Spinner_v3.fla created by the member Nig 13 and I've changed it to the purpose of the new math game I'm creating... Since I've done the rotation within onEnterFrame function - the...
  5. Flash8 THANK YOU MILLION TIMES!!!!! :) I really feel...

    THANK YOU MILLION TIMES!!!!! :)

    I really feel like a Flash freshman and a bit ashamed of the fact that the solution was so obvious... :shhh:

    The "...my_game.fla" is one of my really old games...
  6. Flash8 [RESOLVED] [F8 - AS2] Loop makes Flash Player to run slowly... Need help!

    I've created several functions which choose random number in given range and then choose four new numbers according to given rules (same number of digits as the first chosen number with first three...
  7. Replies
    2
    Views
    1,793

    MX Can you explain a little more your problem? Don't...

    Can you explain a little more your problem? Don't understand what do you mean with "changing states/animation"?

    I've created a circle with instance name "jumper" and and a rectangle at the bottom...
  8. Replies
    2
    Views
    772

    Of course, to avoid attaching images one by one...

    Of course, to avoid attaching images one by one you can store them into an array and attach all of them at once...
  9. Replies
    2
    Views
    772

    I didn't come to that kind of problem yet...

    I didn't come to that kind of problem yet (meaning never had to attach images that way), but try with BitmapData class and reference as well.

    Something like this:


    import...
  10. AS 2 better solution

    I also had the same problem and function getURL() wasn't suitable for me because it launches the called document with a browser.

    I found much better solution on the net which can either call the...
  11. Replies
    10
    Views
    16,505

    e-brochure

    The best solution if you want to have an application which you can edit according to your needs is the megazine3 (v138) - just type "megazine" into google search!

    There's a great support and lots...
  12. AS 2 Dear dawsonk I can't thank you enough! Silly...

    Dear dawsonk I can't thank you enough!

    Silly me - I thought that I should somehow add a variable and store a text from the input text field into it and didn't realize that the problem is, in fact,...
  13. AS 2 [RESOLVED] Text tool in drawing app - need help URGENTLY!!!!

    I've created a drawing application with a text tool and everything works fine, but I can't figure out how to keep written text on a stage when a text field loose a focus.

    I've created a function...
  14. Here is text format of tutorial. ;) ...

    Here is text format of tutorial. ;)

    Explanation of code for "Offline Score Table" with SharedObject - Flash

    The code below is for one-player games (but can be rearranged for multi-players games...
  15. Tnx for your comments... I was eager to get a...

    Tnx for your comments... I was eager to get a critic, especially since I'm not native English speaker...

    Concerning file format it just haven't occured to me! :)
  16. [F8]Offline (local network) score (high score) table in Flash 8

    Recently I've started a little quest about creating an offline score table and couldn't find any tutorial (just one line mentioning SharedObjects). As I've succeeded to find the solution on my own,...
  17. Replies
    3
    Views
    555

    Hangman Game

    Don't bather any more, couldn't wait so I've soled the problem on my own!

    Thanks anyway,

    avukovi4
  18. Replies
    3
    Views
    555

    Hangman .fla document

    Here is my original document.

    I've made some changes inside my function (originally I've created it for math so I didn't need blank spaces).

    The problem is in the part newLetter.onRelease...
  19. Replies
    3
    Views
    555

    [F8]URGENT!! Hangman game

    I've created a Hangman Game which loads words from XML File. When a word is loaded, my function loops through loaded word (character by character) and than put a dash for each character.

    The...
  20. [F8]URGENT!!!! HANGMAN GAME - how to gain white space

    I've created a Hangman Game which loads words from XML File. When a word is loaded, my function loops through loaded word (character by character) and than put a dash for each character.

    The...
  21. Replies
    2
    Views
    397

    For dawsonk

    Tnx!!! I'm grateful for Your reply.

    I'll try it as soon as possible (meaning right now :) ) and let You know how it works!!

    Once again tnx!

    Alexandra
  22. Replies
    6
    Views
    1,689

    Needed procedure explanation

    Well, English isn't my mother tongue so don't resent...

    I need next procedure (if possible):

    - choose five sentences from given arrays (without changing them)
    - push them into new array
    -...
  23. Replies
    6
    Views
    1,689

    For RipX

    Of course I do!!!

    I just have to adjust Your code because I don't need to concat parts of sentences into new ones and get out as many new sentences as possible, but I need to get five different...
  24. Replies
    6
    Views
    1,689

    For RipX

    Tnx for posting Your Reply so quickly it's great, but I don't need only one sentence at time but five different sentences at time (quoted as they are written in those arrays) and pushed in one new...
  25. Replies
    6
    Views
    1,689

    [F8] URGENT!!!! Looping through array

    SHORT DESCRIPTION:
    I have 5 cards on the stage (named plocica0 to plocica4) and dynamic text (named pojam) in each.
    Also, I have 3 different arrays (named niz1, niz2, niz3) with sentences. I want...
Results 1 to 25 of 34
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center