A Flash Developer Resource Site

Search:

Type: Posts; User: dammy

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Thread: Compiled files

    by dammy
    Replies
    2
    Views
    833

    Actually I gave up after trying that for a couple...

    Actually I gave up after trying that for a couple of times. I solved this problem by opening the movie in the same window rather than loading it into the main movie.
  2. Thread: Compiled files

    by dammy
    Replies
    2
    Views
    833

    Compiled files

    Hi Everyone,
    I dont know much about AS3 and Flex but I got a project in this technology I have to integrate into another which is in AS2.

    1) I have just learned about Flex so I compiled the AS3...
  3. Replies
    2
    Views
    475

    problem solved. Changed the MIME settings on the...

    problem solved. Changed the MIME settings on the server
  4. Replies
    4
    Views
    390

    buttons do have a property for you to enable or...

    buttons do have a property for you to enable or disable them when you are not using them.

    So try using button.enabled = false;
  5. Replies
    2
    Views
    475

    Or Do I have to install some kind of software on...

    Or Do I have to install some kind of software on my server to have the videos playing
  6. Replies
    2
    Views
    475

    FLV videos wont play on server

    Hi everyone,
    I am having a video problem in flash. On my local drive i am currently working on a website that has videos on it.

    My files are structured this way;

    main.swf loads videos.swf...
  7. Replies
    1
    Views
    1,694

    sorry in the flash actionscript code i meant...

    sorry in the flash actionscript code i meant loader.sendAndLoad("email.asp","POST");
  8. Replies
    1
    Views
    1,694

    Persists.Mail Sender issue

    Hello, Could someone help out with ASPEmail. I have written a couple of Asp mail scripts using CDONTs now I have to do the same on another server that has Persists.Mail.

    So far I have written two...
  9. Thread: Combo Box issue

    by dammy
    Replies
    3
    Views
    426

    The solution is to copy all your form components...

    The solution is to copy all your form components in the library of the form file into the swf you want to load it into.

    The recompile, it will work.

    Cheers
  10. Replies
    5
    Views
    963

    OK, I will make use of sendandLoad function. For...

    OK, I will make use of sendandLoad function. For the ASP part, I am quite new to this server side scripting thing. Like I said before I thought PHP would work on the server then i had to change to...
  11. Replies
    5
    Views
    963

    i used loader.loadVariables("email.asp","POST");...

    i used loader.loadVariables("email.asp","POST");

    where loader is an instance of loadVars();
  12. Replies
    5
    Views
    963

    Plus; how can i close the window in which the asp...

    Plus; how can i close the window in which the asp file sits in automatically when the operation is done.
  13. Replies
    5
    Views
    963

    ASP mail received as Spam

    Hi everyone, this is my first time in this section of the forum and also my first time handling ASP. I designed and wrote a flash form that had to work with php before realizing the server is a...
  14. Thread: Contact form

    by dammy
    Replies
    7
    Views
    659

    Thanks so much for your help Mate. Really do...

    Thanks so much for your help Mate. Really do appreciate it.
  15. Thread: Contact form

    by dammy
    Replies
    7
    Views
    659

    Alu, I tried ur code "country:String =...

    Alu, I tried ur code "country:String = country.getItemAt(country.selectedIndex).label" there value stored was undefined.

    The code didnt retrieve the value.
  16. Thread: Contact form

    by dammy
    Replies
    7
    Views
    659

    OK. thanks gonna give a try.

    OK. thanks gonna give a try.
  17. Thread: Contact form

    by dammy
    Replies
    7
    Views
    659

    Trying to avoid multiple posts here. Could...

    Trying to avoid multiple posts here. Could someone please point me to a good direction with my problem.
  18. Thread: Contact form

    by dammy
    Replies
    7
    Views
    659

    Hey, Still in need of help. Thanks

    Hey, Still in need of help. Thanks
  19. Thread: Contact form

    by dammy
    Replies
    7
    Views
    659

    Contact form

    hi everyone,

    I have a contact form that has text fields, text areas and combo boxes as the components used on it. This form works with a php file that sends the info over the internet.

    in the...
  20. Thread: Combo Box issue

    by dammy
    Replies
    3
    Views
    426

    Combo Box issue

    Hi everyone,

    I am trying to create a contact form interface that makes use of different components in flash. Most of the components are text field and text area. Everything works perfectly in the...
  21. Replies
    6
    Views
    1,874

    Thanks.:|

    Thanks.:|
  22. Replies
    6
    Views
    1,874

    Ok, seems im out of luck like you just said....

    Ok, seems im out of luck like you just said. Could you please let me know the full details of the app or where I could download a good one?
    Thanks
  23. Replies
    6
    Views
    1,874

    I hve got a flash player. I have no problem...

    I hve got a flash player. I have no problem running the whole thing. What i need is to be able to save it as a screen saver format and it will automatically run when the pc is idle.

    Thanks
  24. Replies
    6
    Views
    1,874

    Flash as a Screen saver

    Hi everyone, I would like to know if it is possible somehow to create a screen saver to be used both on Mac and PC from an swf file without using a screen saver software available on the internet.
  25. Thread: SWf problem

    by dammy
    Replies
    0
    Views
    601

    SWf problem

    Could someone help out with a little problem.
    I have got an swf file that I exported from the conversion of a video format to be used on the internet. The reason why I converted this to swf is that...
Results 1 to 25 of 62
Page 1 of 3 1 2 3




Click Here to Expand Forum to Full Width

HTML5 Development Center