A Flash Developer Resource Site

Search:

Type: Posts; User: banana_boy

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    336

    xml transferring data from...

    Hi I have a small xml reader which is working fine except for one thing.
    after the xml data has been loaded the browser still display's:

    Transferring data from www.xxxxxx.com..

    any ideas??...
  2. Replies
    3
    Views
    366

    bump

    bump
  3. Replies
    3
    Views
    366

    bump

    bump
  4. Replies
    3
    Views
    366

    bump

    bump
  5. Replies
    3
    Views
    366

    problem for an AS guru attachmovie/removemovie problems

    Hi I have a movie thats not quite doing what I need it to.
    (attached myTicker2.fla)
    what I want it to do is to remove the attached movie when it is completly out of view, then when l=(defined...
  6. Replies
    1
    Views
    269

    URGENT HELP PLEASE scene navigation

    Hi sorry about the urgent but I need help to get this done today.
    I have a movie with 2 scenes in scene 1 I have a placeholder MC that is loading in various external swfs. on the last one I need it...
  7. bump

    bump
  8. Replies
    4
    Views
    337

    bump

    bump
  9. Replies
    4
    Views
    337

    bump

    bump
  10. bump

    bump
  11. paths

    try checking the paths to your variables, everything's up on "_level1".
    I'll attach a swf I found ages ago, it's pretty self explanatory.I find it handy for when your having a blonde moment.
    :)...
  12. rotating dynamic text

    have you tried embedding the font?
  13. tracing url value with mouseover in dynamic textfield

    Hi,
    before I start I'm using flash 5.
    Does anyone know if there is anyway of tracing the value of the url when you mouse over various links in a dynamic texfield?
    I'm just wondering if it's...
  14. Replies
    4
    Views
    337

    attach actions to instances

    Hi,
    I'm creating some movies on the main timline using:

    rows = 2;
    cols = 5;
    height = 70;
    width = 90;
    i = 0;
    for (var r = 1; r<=rows; r++) {
    for (var c = 1; c<=cols; c++) {
  15. thanks for the reply

    Hi sergwiz,
    I have one problem, I'm using flash 5.I'll email you with a link for the my fla.
    thanks again
    andrew
  16. PS

    If anyone needs the fla I can email it.
  17. HELP !!! please script needs some debugging

    Hi,
    I have a movie that is being attached to main movie, in it is a button with the following action:

    on (press) {
    startDrag (_level1._root.window);
    }
    on (release) {
    winy =...
  18. Replies
    2
    Views
    403

    still got problems

    hi Jayhoo,
    Thanks for the reply.
    if you go to www.spacedog.com.au and then click on the gallery you'll see what I mean.
    If you want me to zip up the original and send it I can too.
    re: the...
  19. Replies
    2
    Views
    403

    attachmovie problems

    Hi,

    I having problems with positioning with attachmovie.
    It's just simple container movie with a drag action that is getting attached, which then loads some external files, all works fine except...
  20. Replies
    4
    Views
    533

    stuff

    yep i've done all the stuff that I know to do,it's all workd fine except for the reseting to 0,0 the position of the mc that is open with the attachmovie action when the movie is already open.
    all I...
  21. Replies
    4
    Views
    533

    tried that

    I've already tried that.
    but thanks anyway.
    I've got no idea why this won't work it's driving me nuts.
  22. Replies
    4
    Views
    533

    Detect if movie clip exists

    Hi,
    Any ideas as to why this isn't working:

    on (release) {
    if (op=open) {
    _level0.instance1.window.container.photo_text = "";
    loadMovie ("pic7.swf", "window.container");
    ...
  23. Replies
    1
    Views
    393

    Clicking through Movie Clip - HUH...?

    I've got a weird one here,
    i have an mc "one" in it I have a container mc that loads an external .swf.
    then on the main time line i have a row of buttons that attaches the mc "one" to level 10,...
  24. Thread: parsing xml

    by banana_boy
    Replies
    3
    Views
    1,025

    your a genius : )

    thanks very much for taking some time to help.
    I'll have a good look at this script l8tr and try and learn a thing or two.
    Andrew
  25. Thread: parsing xml

    by banana_boy
    Replies
    3
    Views
    1,025

    parsing xml

    Hi im new to parsing xml so please bear with me,
    I'm using the following script to display some info from a xml file.
    I would like however to be able to extract the "forcast information" (see...
Results 1 to 25 of 50
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center