A Flash Developer Resource Site

Search:

Type: Posts; User: toongirl13

Page 1 of 2 1 2

Search: Search took 0.10 seconds.

  1. Replies
    12
    Views
    2,355

    This is really cool. Why would something as...

    This is really cool. Why would something as useful as this be undocumented? Thanks!

    Jaime
  2. Replies
    12
    Views
    2,355

    I don't think that flash itself can write files....

    I don't think that flash itself can write files. It sure would make things a lot easier if it could. I hope it will be something that they will implement in future versions of flash.

    There may be...
  3. Replies
    3
    Views
    432

    Thanks! You don't know how much I appreciate it....

    Thanks! You don't know how much I appreciate it. I will probably try both ideas out. Thanks again! :p
  4. Replies
    3
    Views
    432

    Hi! Does anyone know of any good security...

    Hi!

    Does anyone know of any good security measures that can be programmed within flash? Something like, if the flash movie is moved to a different server, it won't run. Its kind of a long story,...
  5. Less panels. It works great in Illustrator, but...

    Less panels. It works great in Illustrator, but not as well in Flash. Everything seems to move slower, especially if you are working on a large flash file or just have a small monitor like I do....
  6. A 3D engine that will allow you to import 3D...

    A 3D engine that will allow you to import 3D files created in other programs.

    I liked the actionscript interface in flash 4 better, but I guess with the additions to actionscript in flash 5,...
  7. Thread: PHP3

    by toongirl13
    Replies
    2
    Views
    849

    I think you can do that with the "getURL" command...

    I think you can do that with the "getURL" command and the "load variables" command. Where it says "variables," click on send using GET (attaches the variables to the URL) or send using POST. In php,...
  8. Replies
    12
    Views
    2,355

    No problem. :) PHP is a programming language. Its...

    No problem. :) PHP is a programming language. Its used to write CGI scripts. Many people like it because they say it works really well in conjunction with flash. I just like it because I personally...
  9. Replies
    12
    Views
    2,355

    I did something similar. ...

    I did something similar.

    http://www.whsbiology.f2s.com/introduction/quiz.htm

    I created a form for the site owner (not me) to logon to and enter questions and answers. Then I wrote a php script...
  10. Thanks

    Thanks. Macromedia was a great help; however, they confirmed what I was afraid of to begin with. My software was pirated. I know I can get the money back, but does anyone know if I can demand that...
  11. I need some help here. A friend of mine bought...

    I need some help here. A friend of mine bought Flash 4 for me in exchange for all the work I had done on his website. He bought it for around $200 off a somewhat popular website. It did not say...
  12. Replies
    2
    Views
    906

    Yeah, its possible. Under getURL, type "main" in...

    Yeah, its possible. Under getURL, type "main" in the target box instead of selecting one of the options. Hope it helps...

    Jaime :D
  13. Replies
    2
    Views
    1,680

    Hey PullinGz, I had the same problem a week...

    Hey PullinGz,

    I had the same problem a week ago. I ended up writing a CGI script to fix the problem. You are welcome to use it if you would like. Its really simple, and it may not work for you,...
  14. Replies
    1
    Views
    452

    The problem with pasting the full background...

    The problem with pasting the full background image to the flash file is that when you put it on a HTML page, the background might not match up. I did see a feature in dreamweaver that allows you to...
  15. Thanks so much Mad-Sci for all of the help!...

    Thanks so much Mad-Sci for all of the help!
    Check it out: http://www.right-brain.f2s.com/vote.htm

    Toony :eek:
  16. Hi Is there a way to get rid of the decimal...

    Hi

    Is there a way to get rid of the decimal places in a flash variable? I tried using Int(), but that caused the count to stay at zero. I am using Eval() right now, and it wipes most of the...
  17. Replies
    4
    Views
    1,345

    I really didn't want to append the file, just...

    I really didn't want to append the file, just overwrite what was already there. All I am doing is saving certain user info into a text file. Thanks for your help!

    Jaime :eek:
  18. Replies
    4
    Views
    1,345

    Thanks so much! :D You are a lifesaver (and a...

    Thanks so much! :D You are a lifesaver (and a genius.) One question though. What is the appropriate code to have perl write to a file? I have been using:

    open(FILE, ">variable.txt");
    print FILE...
  19. Replies
    4
    Views
    1,345

    I only have until friday (may 5th) to have the...

    I only have until friday (may 5th) to have the framework for this up and running, so as you can imagine, I'm sweating it. How do I get CGI (or PHP, it doesn't matter) to write flash variables to a...
  20. HELP!! I am trying to create a rating/voting...

    HELP!!

    I am trying to create a rating/voting booth in flash. I want to do something similar to the "rate it" thing used atlaunch.com. This is how I thought to set it up: user logs in, flash checks...
  21. HELP!!

    HELP!!
  22. Replies
    1
    Views
    1,641

    Is it possible to only send certain variables...

    Is it possible to only send certain variables through CGI? I have quite a few different variables, but I only need to send a few through CGI. If it is possible, how do I do it?

    Thanks,
    Jaime :D
  23. Thanks so much. You are a life saver... :D

    Thanks so much. You are a life saver... :D
  24. I am trying to create a quiz for an educational...

    I am trying to create a quiz for an educational site I'm working on. The quiz itself is in flash and uses FS commands to report the score to the HTML page. Unfortunately, every time I try it, it...
  25. Thread: dreamweaver

    by toongirl13
    Replies
    3
    Views
    1,740

    Hey! I use dreamweaver to insert my flash...

    Hey!

    I use dreamweaver to insert my flash stuff too. Other than a few lines of code, I haven't seen much difference between it and aftershock. Its also easier to add stuff like copyrights and mail...
Results 1 to 25 of 30
Page 1 of 2 1 2




Click Here to Expand Forum to Full Width

HTML5 Development Center