A Flash Developer Resource Site

Search:

Type: Posts; User: jamesbooth97

Page 1 of 5 1 2 3 4

Search: Search took 0.08 seconds.

  1. Well, I fixed it, but not sure I can explain it...

    Well, I fixed it, but not sure I can explain it clearly. On frame 45 there were two movie clips. One was just a background, the other was the movie clip that I wanted to add the event Listener to. I...
  2. the code above is what i wanted to do.. and i put...

    the code above is what i wanted to do.. and i put a trace in the frame to verify that the frame was getting navigated to.. and it was.. But basically, all i wanted the button to do is replay the...
  3. yes, you are following pretty good.. the child...

    yes, you are following pretty good.. the child swf works good outside of the parent.. and the child swf also partly works inside.. it imports xml and parses it out.. it builds a scrolling field with...
  4. I probably wasn't clear. I have my root movie...

    I probably wasn't clear. I have my root movie swf. it calls the sub movie swf into it, which happens to be a learning activity. At the end of the learning activity, you proceed in the sub movie to...
  5. I thought I would add a little more information....

    I thought I would add a little more information. I am convinced this issue is not about the addEventListener. Because even when I just try to add buttonMode to the button it does not respond.

    I...
  6. any ideas about my addEventListener problem?

    Hi, I have what I think is a very unusual problem with the addEventListener. I have used it successfully on a few projects, so I am not that new to this function. When I run test movie it works...
  7. This worked!!! amazing.. thanks Marshdabeachy ...

    This worked!!! amazing.. thanks Marshdabeachy and Alluvian! I have to say, I honestly don't think I would have tried this, at least not for many hours.. never occurred to me to send the array to...
  8. that is pretty neat idea.. i will give it a go.....

    that is pretty neat idea.. i will give it a go.. thanks for the help.. i like the solution!
  9. Thanks Marshdabeachy.. i may give that a go.. in...

    Thanks Marshdabeachy.. i may give that a go.. in the mean time, I thought I would pass along some more info. The line of code that it is erroring on is:

    var...
  10. my class can't access an array on the timeline

    Well, I am worn out.. have been working on this for two days and don't know where to turn. I am new to as3, but was pretty good with as2.

    I have a multidimensional array on the main timeline. ...
  11. Replies
    0
    Views
    6,195

    AICC and Flash

    Hi Folks..

    I am being forced to deliver an application for a client that wants the course to run using aicc standards.. I have developed it and it for scorm, before I knew they needed aicc.. I am...
  12. Replies
    1
    Views
    514

    figured it out.. was a simple error.. the array...

    figured it out.. was a simple error.. the array was a var inside a function.. geezz time for bed..
  13. Replies
    1
    Views
    514

    how to retrieve data from an array

    I am an experienced AS2 developer and no doubt that is my down fall here.. but I am trying to access data from an array. The array is in the root and I am trying to get it's data into a submovie. In...
  14. i think it just occurred to me what you were...

    i think it just occurred to me what you were suggesting.. that when i drag the component on the the stage, i edit it, and stretch the scrollbar, rather than the up and down arrows.. that would work i...
  15. Hey jbum, i really like your idea of the...

    Hey jbum,

    i really like your idea of the sibling, not sure exactly what you mean there, any chance you could elaborate on it or point me to a site this is discussed? I will do some searches on the...
  16. how to keep an internal movie the original size when the parent movie is scaled?

    What I am trying to do is to make my own scrollbar component. I have made them before but always have to custom build it. What I would like to do is to build a component.

    The problem I can't...
  17. Replies
    0
    Views
    323

    Odd scrollbar behavior

    I have used the scrollbar a lot, and normally have no problems. However this time, I can't seem to figure out the problem.

    Here is what I am doing. I put data into an array, then when then the...
  18. Excellent, it works! Thanks a bunch Tim!!

    Excellent, it works! Thanks a bunch Tim!!
  19. Replies
    8
    Views
    2,063

    I have an flash and swf studio app i made that...

    I have an flash and swf studio app i made that will take the cvs data that is exported out of excel and imports it into my app, then it coverts it to xml, and provides a Save dialog to save the xml...
  20. Replies
    8
    Views
    2,063

    Axristos, is there something I can help you with?...

    Axristos, is there something I can help you with? are you trying to convert excel to xml?
  21. Replies
    8
    Views
    2,063

    I had a similar problem, I wanted to import excel...

    I had a similar problem, I wanted to import excel info into flash. So i built a tool that would take a csv file from excel and import it into flash, flash converts it to XML then spits it back out. ...
  22. Why does loading XML not work from another server?

    I just don't get it. I went to a lot of work to import and parse out an RSS. Through the development, it worked fantastic on my local machine, put when it was done, I put it up on my server, and it...
  23. Replies
    2
    Views
    778

    good idea Sherrif! for some strange reason I had...

    good idea Sherrif! for some strange reason I had not thought of that. I think a simple encryption using flash to store the data in the xml should work just fine! thanks!
  24. Replies
    6
    Views
    1,236

    So, with all this said, why do i see examples of...

    So, with all this said, why do i see examples of xml being used for passwords and usernames? seems odd to me...

    Jim
  25. Replies
    6
    Views
    1,236

    Thanks TRJNET for your response.. i assume you...

    Thanks TRJNET for your response.. i assume you were answering my question in another post about how to secure xml. After reading your answer I am thinking that my question was not worded correctly. ...
Results 1 to 25 of 104
Page 1 of 5 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center