A Flash Developer Resource Site

Search:

Type: Posts; User: jasjmorris

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    794

    Ok well here is what i did.. I wanna use the...

    Ok well here is what i did..

    I wanna use the wanna uses the variable in a function.
    so i made the button and on the On(Press)
    I put a trace

    but when debugging everytime I hit the button it...
  2. Replies
    2
    Views
    794

    [F8] Button - On (Press) XML URL

    I'll just say this now, its late and spelling correctly is optional. :-)


    Ok here is the senario.

    I have a flash that gets information via a XML file - (function)
    That function sets a root...
  3. Replies
    1
    Views
    729

    [F8] Loading Dynamic Image

    I am trying to load an image dynamicly from a xml file.
    When I debug it shows the image url but nothing displays on the flash.

    this is the code i have to load the image.


    txtimg =...
  4. Replies
    9
    Views
    2,355

    the template had a code to handle the picture but...

    the template had a code to handle the picture but its not loading.
    anyone see a problem with this code?


    txtimg = xmlData.childNodes[0].firstChild.nodeValue;
    trace (txtimg);
    ...
  5. Replies
    9
    Views
    2,355

    I have a question related to this XML. One of...

    I have a question related to this XML.

    One of the variables being pulled in is a URL of a picture is there a way to load that into the flash in a specific spot?
  6. Replies
    9
    Views
    2,355

    Awesome pulling it into a local php file worked...

    Awesome pulling it into a local php file worked great!!! Thanks for all your help
  7. Replies
    9
    Views
    2,355

    so your saving just have a php on the same site...

    so your saving just have a php on the same site grab the information from the external site and just have my flash point to the local php file with the xml information?
  8. Replies
    9
    Views
    2,355

    XML files is being created by an php file on an...

    XML files is being created by an php file on an external website. I'll look up the policy you are talking about. But why would it work in MX Flash program but after compiling it doesnt?
  9. Replies
    9
    Views
    2,355

    [F8] XML - not loading

    I have a ".fla" template file.
    I'm not changing any of the dynamic objects or the actionscript just the layout.

    when i test moving it works great but when i actually publish it none of the XML...
Results 1 to 9 of 9




Click Here to Expand Forum to Full Width

HTML5 Development Center