A Flash Developer Resource Site

Search:

Type: Posts; User: ElyxiaElvenbright

Page 1 of 20 1 2 3 4

Search: Search took 0.09 seconds.

  1. Sorry, guess i wasnt to clear. Mainly i wanted...

    Sorry, guess i wasnt to clear. Mainly i wanted to make sure im on the right track with mySQL>PHP>Flash being whats used for making a game like an online roll playing game.

    If that is the standard...
  2. Reading, writing, saving, using later...

    I am trying to make a game that requires users log in, recall their unique saved data from the last time they played and continue. currently i am knee deep into mySQL>PHP>Flash trying to learn this...
  3. Replies
    1
    Views
    630

    Graphics for game:

    Hello there, had a quick question on how to do LOTS of little graphics optimaly.

    My graphic is leaves, its a ground cover for a forest scene, and currently i have a .GIF of a small pile of leaves...
  4. Replies
    5
    Views
    654

    Negative to Positive?

    Hello,
    Im just curious; how would i go about making a negative number positive? For example: 2-3= -1. Instead of my variable holding -1, i want it to just show the difference, or just simply 1. ...
  5. Replies
    1
    Views
    760

    Click, and drag a line

    Hello,
    i am looking to make the following:
    when you click on the movie, you create the start point (anchor) of the line, and as you drag the mouse, the lines other end, follows the mouse. I have...
  6. I know your porbebly not looking to change BIG...

    I know your porbebly not looking to change BIG things in your game, but i thought id suggest anyhow...

    First off, i liked it. Its obviously simple and not breaking any new ground, but you pulled...
  7. Replies
    9
    Views
    530

    hmm, i like it, and it was pretty fun. what the...

    hmm, i like it, and it was pretty fun. what the other guy said about having to click submit then back into the text box when im trying to race time is VERY anoying =P

    Also, i hate that i missed...
  8. Replies
    7
    Views
    832

    thanks so much for the replies!! Number(var)...

    thanks so much for the replies!!

    Number(var) worked like a charm thanks =)

    Not sure about what version AS im using, how would i tell? Im using FlashMX if that helps.

    NEW QUESTION =)
    ...
  9. Replies
    7
    Views
    832

    thank you for your reply =) helped Though...

    thank you for your reply =) helped

    Though when i use int(variable) i cannot use anything besides whole numbers... so 1.2 becomes 1, and i need the ability to have fractions. Know a way to be...
  10. Replies
    7
    Views
    832

    Silly Problem with variables

    I keep coming across a problem were i say:
    varTotal = var1 + var2

    and instead of adding them together for a combined total, its puts them gether... for example if var1 equaled 1, and var2...
  11. Replies
    13
    Views
    803

    Pretty clever idea. And i agree that the...

    Pretty clever idea. And i agree that the increase of difficulty needs to happen a bit quicker. Got kinda boring until a new spin came =/ And the music loop was driving me to insanity =)

    Nice...
  12. Replies
    2
    Views
    588

    only thing that would be wrong is if you arnt...

    only thing that would be wrong is if you arnt refrencing you MC right (this._parent.levelSelect.VRmissionSelect.gotoAndSt op(1);). your statments are correct (as long as you named the input field...
  13. for (a=1; a

    for (a=1; a<10; a++){
    _root.myMovie["hitPlace"+a].gotoAndStop(2);
    }

    not sure if thats what you mean but using ["name"+var containing num for each MC] is very usful in this regard.

    Ely
  14. Question on databases, and relationship with flash

    Hello, im new to databases, and tried researching it on other past posts but didnt quite find what i was looking for:

    Im making a program and need it to be able to comunicate with a database that...
  15. Replies
    2
    Views
    478

    OT: Internet Connection Problem

    Heya guys, sorry for the OT, but some of you guys know your stuff and this p[roblem im havbing is REALY frsutarting... so i thought i would ask ya =)

    Problem:
    i have a cable modem going right...
  16. Replies
    13
    Views
    1,575

    Making it internet based would be easier to play,...

    Making it internet based would be easier to play, but that isnt the easiest thing in the world to create...

    The person who gave you that snippet of code to add is was giving you that so you could...
  17. Replies
    1
    Views
    374

    errr... never mind =) i got it =) thanks anyhow...

    errr... never mind =) i got it =) thanks anyhow =D

    ely
  18. Replies
    1
    Views
    374

    Quick question about arrays

    Ive been away from flash for to long... i cant remember the coding for making a multi-dimensional array... if somone can toss up a quick example, i would realy appretiate it =) thanks!!

    Ely
  19. Replies
    0
    Views
    370

    SlideShows and Streaming FLVs

    Hello, ive currently been experimentnig with streaming movies and hooking them up to corispond with slide shows (so as the movie plays, certain pictures in a slide show also go along at pre-cued...
  20. Replies
    9
    Views
    1,647

    Hey! Nice looking game! Graphics where realy...

    Hey! Nice looking game! Graphics where realy nice =)

    Couple things you might look into though:

    When the plane is flying in the intro, could you maybe have islands in the backgfround moving...
  21. Replies
    6
    Views
    1,020

    Hey nice work =) Got a nice engine going there...

    Hey nice work =) Got a nice engine going there =) Id tweak your hittest code though... the fact that when you hit a wall your vehicle goes bonkers, boiuncing back and forth... might want to fix...
  22. Replies
    1
    Views
    342

    Scaling Question

    Hello guys,
    this isnt as much a actionScript question as it is a HTML/JavaScript question... I need my movie, and also other gifs on my webpage, to SCALE to whatever size the explorer window is... ...
  23. Replies
    1
    Views
    453

    Question on Text

    Howdy,
    My friend is making this one header for a site, and the header is huge, 800x200, and the background is scrolling text... lots of it... Like 15 lines of text, covering the entire background,...
  24. Replies
    1
    Views
    428

    Dynamic Text

    Is there a way to mask dynamic text? Or alpha fade it?

    SImple question i know, but thats it i guess... Im trying to do both for a game, where the damage dealt raises from the monstrer and fades...
  25. Replies
    31
    Views
    2,151

    Wow, thats some high alaim =) I cant play it...

    Wow, thats some high alaim =) I cant play it tho, goes to an error page... Hope its up soon

    Ely
Results 1 to 25 of 495
Page 1 of 20 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center