Any Actionscript 2 Experts? Friend needs help

4 replies
Hey,

I know somebody that is having a hard time loading xml. Basically, when one clicks on a text link, a bit of text loads from an xml file. Problem is, when one clicks away, it disappears

Would you have any simple suggestions/resources you can recommend that could fix something like this?

Sadly, I am not allowed to offer the flv file or code, but I owe it to my friends to at least ask the best course of action to take to solve this. It's an emergency for them and I'm not as familiar with actionscript

Any resources you recommend to learn the basic way to keep something loaded if they click away? Please note, if they click another link, it's ok if it loads something else. but if they move the mouse away and click/without clicking another link, the loaded xml file disappears

Thanks
#actionscript #experts #friend
  • Profile picture of the author Derek_Franklin
    Hey Joel,

    I've written 5 books for Adobe Press on Flash, so I may be able to help.

    I'm not sure I understand the issue though.

    Could you provide a simple step-by-step description of the problem.

    Thanks!

    Derek
    {{ DiscussionBoard.errors[214702].message }}
  • Profile picture of the author Joel_Holtzman
    Thanks. From what I know, and from seeing this movie, there is a menu that loads.

    Link 1 | Link 2 | Link 3

    If you click a link, xml data should load as it's talking about a beverage product with q's such as "What is it, who uses it/etc"

    Well, the content for link 1 (at least for my friend) seems to load automatically, which is good. If one clicks on link 2, the content loads but not if you somehow click away from it. If you click the mouse, without hitting a navigation menu link, the loaded xml you requested flat out disappears

    It's as if an onclick, without the purpose to click on another information link, blows up the loaded data.

    Looking at the flv, I am not quite sure where the actionscript functions are to load it, but I think their main concern is setting it up where if you click away, unless it's with the purpose of hitting a hyperlinked item in the flash movie (such as "Faq" or "contact us"), it should still load.

    Sometimes, users have a habit of mousing over or clicking on the movie inadvertently...doing so seems to cause a deletion of the loaded data.

    Does this help to explain it? I am sorry that I cannot be more clear, I wish I could just show it but it's proprietary.
    {{ DiscussionBoard.errors[214731].message }}
  • Profile picture of the author Joel_Holtzman
    Actually, I was told to hold off for now but pm me IF you are usually free because they are looking for reliable people. so IF you are looking for freelance, I can get you in contact with them.

    Thanks
    {{ DiscussionBoard.errors[214756].message }}
    • Profile picture of the author Derek_Franklin
      Hey Joel,

      This appears to be a problem that only a review of the code could solve.

      I'd be happy to take a quick look at the code that works the links and loading of XML (I don't necessarily need the complete file).

      Otherwise, I don't do freelance work anymore.

      Let me know.

      Derek
      {{ DiscussionBoard.errors[214828].message }}

Trending Topics