A Flash Developer Resource Site

Search:

Type: Posts; User: Adover

Page 1 of 5 1 2 3 4

Search: Search took 0.07 seconds.

  1. Replies
    1
    Views
    394

    [CS3] loading and saving data from flash?

    Hi all, just wondering as I may have to use this in a future project, if it is possible to load and save data (could be user inputted text into text fields, locations of certain things etc) which a...
  2. Replies
    0
    Views
    296

    [CS3] loadMovie issues

    Hey all,
    I'm having some issues using loadMovie to load some SWF's which I have created. what it does is once it's loaded into the frame of an mc - _root.holder, pretty much all of the animations in...
  3. Replies
    3
    Views
    795

    Ok so this is the code I have now and it seems to...

    Ok so this is the code I have now and it seems to trace the right code, but it doesn't appear in the text box, it flashes up with another node which I dont want to use in this one then disappears!"!...
  4. Replies
    3
    Views
    795

    firstnode childnode, need help!!

    Hi all,
    I'm getting in a muddle with my nodes etc. I've got this xml file:


    <mat1>
    <leftcontent>
    <title>
    Coaching Tips
    </title>
    <blurb>
  5. Replies
    2
    Views
    2,980

    i don't think I need one that in depth to be...

    i don't think I need one that in depth to be honest, I simple want each on to say "write text here" then with the number of the text file. Here is my non functional attempt:

    var i:Number=1;...
  6. Replies
    2
    Views
    2,980

    CS3 AS2 - Dynamically Creating a Text box?

    Hi all, I need to be able to create as many textboxes as I want from a button click. I have absolutely no idea on how to do it either! preferably I want it to say "your text here" inside aswell. I...
  7. rounding to decimal places not working for me!

    Hi all, Ive got a slightly complex quiz up and running which has 8 answers to a question and requires each one to put in the number of people who feel that the said answer is most relevant to the...
  8. Multiple uses of the same instances and problems with buttons

    Hey all,
    I've got a questionnaire I've been asked to make for my company which involves 10 questions, all of which involve just a simple scale of 1-10 system, and what i want is for, once a number...
  9. nice!! That is one sexy gallery!

    nice!! That is one sexy gallery!
  10. Yep you're right on the money there, but the...

    Yep you're right on the money there, but the thing is, the animation is on a tween and it plays up to the next stop action (which is frame 15, although it still says its on frame one! confused!
  11. If/Else Statement on a button, else not working!

    Hey all, once again another very simple problem which has the potential to drive me completely loopy!!

    Here's the code



    on(release){

    if(mainBulk.one.frame==1){...
  12. Replies
    7
    Views
    1,589

    doh!! schoolboy error!! Just moved the AS to...

    doh!! schoolboy error!! Just moved the AS to frame 79 and it works fine!! Cheers for ure help! :)
  13. Replies
    7
    Views
    1,589

    no probs, the fla as available here:...

    no probs, the fla as available here: http://www.alite.co.uk/fla/plts.fla box1 is the mc I've been working on! Cheers for your help :)
  14. Replies
    7
    Views
    1,589

    Just checked and they're not, although the...

    Just checked and they're not, although the invisible buttons are on the main stage, same level as the boxes. Once the buttons are clicked I've set up some actionScript to disable them, and once the...
  15. Replies
    7
    Views
    1,589

    [AS2] close button not working - mass confusion!

    Hello all, after all the time I've been fiddling about with flash I thought I could work this one out, but it seems to defy belief!!
    Basically I have a picture with an invisible button, once...
  16. Replies
    4
    Views
    430

    So how would you go about doing that? It seems if...

    So how would you go about doing that? It seems if you use a set interval you would need to tween each event on the timeline? Or alternatively have a set interval, then an aciton, then a set interval,...
  17. Replies
    4
    Views
    430

    reducing the speed of a loop statement?

    hey all,
    I've got a FOR loop that I need to run about 100000 times slower than it does, actually, I just want it to run at the speed that certain movie clips fade in and out. Here's the code, if any...
  18. any ideas?!

    any ideas?!
  19. Repeating functions and getting max number of movieclips!!

    Alreet all!?
    Just some slight help as ive gone and confused myself again! ;)
    basically, I have this function


    i = 0;

    randomTweenTime_int = (Math.round(Math.random() * 10)) ;...
  20. Replies
    1
    Views
    491

    Ok so ive found a load of info on the livedocs...

    Ok so ive found a load of info on the livedocs site from doing a search using the calendars proper name - datechooser. One thing i havent found though is some guidance on how to make the calendar...
  21. Replies
    7
    Views
    576

    thanks a lot :) question answered perfectly!

    thanks a lot :) question answered perfectly!
  22. Replies
    1
    Views
    491

    Calendar UI Component

    Can someone run me through the calendar ui component that comes with flash? Looks like it could be just what i need but cant find any tutorials for it!! I basically need it to show the dates when my...
  23. Replies
    5
    Views
    929

    a couple of ideas, although neither of them could...

    a couple of ideas, although neither of them could work!!
    first off, make sure the wmode of the flash file is set to transparent - u could try opaque also as ive seen someone suggest b4!
    a) try...
  24. Replies
    7
    Views
    576

    legendary!! works a treat! is there any chance...

    legendary!! works a treat! is there any chance you can just talk me through what's been done there? what was the purpose of the for loop?
    cheers :)
  25. Replies
    7
    Views
    576

    ive tried that and it still doesnt work!! The...

    ive tried that and it still doesnt work!! The error comes on line 3, but if i remove the duplicatemc line it just appears on line 4! :confused:
    im running flash cs3 but using as2!
    cheers
Results 1 to 25 of 124
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center