A Flash Developer Resource Site

Search:

Type: Posts; User: quddusaliquddus

Page 1 of 4 1 2 3 4

Search: Search took 0.06 seconds.

  1. "XML parser failure: element is malformed."

    Hi all :D,
    I am basically trying to write an XML file using ASP (which is run by Actionscipt).

    But I recieve the following error:



    A server communication error occured:
    Error...
  2. Replies
    0
    Views
    771

    As 3.0 => Asp => Xml

    Hi all :),
    How can I write an ASP.Net file that updates an XML file and then run the ASP.net file using actionscript.

    Could you please give me a small example or point me to one.
    ...
  3. Thanks for the reply.

    Thanks for the reply.
  4. [CS3] How can I write to a text file using actionscript?

    Hi all,
    A was wondering whether anyone knows the method whereby you can write to text files using actionscript?

    Thanks

    Q
  5. thanks

    thanks
  6. Replies
    2
    Views
    325

    thanks

    thanks
  7. Replies
    2
    Views
    325

    [CS3] Where Can I find this?

    Hi all :D,
    I came across a website where there was a curvy line (in flash) - the curves of which could be controlled by moving each line that was at a tangent to the curve.

    So It looks...
  8. [CS3] How can I execute .asmx files from Flash?

    Hi all :),
    I wanted to know how I could execute an .asmx file (which changes elements of an XML file) from flash? Is it possible? If so - how?

    Thanks

    Q
  9. Which is faster in dealing with XML? ==> ASP or PHP?

    The title says it all.
  10. Replies
    1
    Views
    457

    How do I write to a text file?

    Hi all :D,
    How do I write to a xml/text file (without using scripts) using AS?

    Thanks

    Q
  11. Two Question on Altering File Content

    Hi all :D,
    I wanted to know how to change a node value of an .xml file using actionscript. Thats my first question.

    My second Question: how can I write to a text file using AS 3.0?
    ...
  12. [CS3] How do I alter an attribute in an XML file?

    Hi all :D,
    How do I alter an attribute in an XML file using AS 3.0?

    I have the folloiwng XML file:



    <Books>
    <Book ISBN="987854">
    <title>Sherlock Holmes</title>
  13. Replies
    2
    Views
    3,875

    [CS3] Turn Based Battle Tutorial

    Hi all :),
    I wondered if anyone knew any tutorials for creating turn-based battle game?

    Thanks :D

    Regards
    Q
  14. thanks for the great info guys! Now i'll just...

    thanks for the great info guys!

    Now i'll just have to translate all that into english! :p

    Cheers! :D
  15. Whats the AS 3.0 equivalent of the following piece of code?

    Hi all :),
    i would like to know how i could the following piece of code in AS 3.0?


    this.onEnterFrame = function(){
    if(variableName != undefined){
    ...
  16. its ok. thanks for trying

    its ok. thanks for trying
  17. Hi, thanks for the reply. unfortunately I get a...

    Hi, thanks for the reply. unfortunately I get a bunch of errors when i run your code (without first assigning a value to variableName).

    "Access of undefined property variableName"

    i have...
  18. [F9] How do I go to a certain frame in movie by setting a variables value?

    Hi all :),
    i am trying to use flash and vb.net together but ive come across a problem. the only interaction i am able to do is set a variables value from vb.net to flash. but i want to...
  19. Replies
    4
    Views
    494

    thank you so much!!! :D

    thank you so much!!! :D
  20. Replies
    4
    Views
    494

    thanks. i tried what you wrote. but when the...

    thanks. i tried what you wrote. but when the variables value gets changed the textbox doesnt update to reflect the new value e.g. when a==2

    please have a look at the attachment,
  21. Replies
    4
    Views
    494

    [F9] A Questions on Variables

    Hi all :),
    I have a question on variables. Basically I want to change a variables value within my flash movie several times and I want to place a piece of code somewhere within the movie...
  22. A Simple VB.Net with Flash Question

    Hi all :),
    I wanted to know how could tell a Flash movie to go to certain frame from VB.Net?

    I've found articles that tell you how to set variables but none that tell you how to tell...
  23. [CS3] Am I going the right way in developing a flash pet game?

    Hi all :),
    This is my first flash game & its still unfinished. its a virtual pet. Am i going in the right direction (am i on the right track) - i mean am i following efficient programming...
  24. thanks. is using the timer class more...

    thanks. is using the timer class more resource-consuming than the onEbterFrame?
  25. [F9] Continuous check for condition

    Hi all :),
    I wrote the following code in a frame in the main time. How can I make the condition (N>Alarm && N<Alarm2) be checked continuously (while the timeline is at the frame with the...
Results 1 to 25 of 81
Page 1 of 4 1 2 3 4




Click Here to Expand Forum to Full Width

HTML5 Development Center