| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Mar 2001
Location: new york
Posts: 37
|
I'm trying to make a flash piece with the user ability to upload an image that will be processed by my server and then make the flash movie load it. is loading external images to flash possible at all?
|
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
Not without Swish Generator or Macromedia Generator 2...
I heard the other day that Swish Generator is free for non commercial use... so I think I might get it and make an example of how to process images on the fly... but I got a lot of other htings to do first. CHeers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Mar 2001
Location: Toulouse - France
Posts: 22
|
If it interests someone, i'm working on a drawing editor in Flash, which can save and reload drawings with javascript fscommand...
-> saving with cookies on user machine -> or saving on the server with perl/javascript ? |
|
|
|
|
|
#4 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
I think saving the info into an online database is the best idea...
Let us know if/when you get it working, as it would be a Fature worth project. Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
#5 |
|
Registered User
Join Date: Mar 2001
Location: Toulouse - France
Posts: 22
|
What do you meen with online database ?
(i am not familiar with databases) -> ASP ? -> Perl / txt files ? My project is at this point : I can save line drawings with color changes. But there is a problem with loading of lot of variables in Flash : Flash Player ask the user if he wants to stop the script. Do you have an idea of how much iteration it makes before asking ? -> maybe loading variables in two or three times ?? Thank you for help. If i can achieve it, i will publish. |
|
|
|
|
|
#6 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
I've not heard of such a problem with load Variables. I'm more inclined to think that your script has an error or two if Flash suggests shutting down the movie.
I meant you should do something like put the project online and allow users to create their graphics and store the data online in a database (mySQL or the like) hosted on your site. Similar effects can be seen at http://www.distorter.net and http://surface.yugop.com . Users have previously logged on, created graphics and had them saved into a database. Cheers Jesse
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Dynamically load images into flash | nobodyimportant | Other Flash General Questions | 5 | 03-21-2005 11:22 AM |
| Resize Flash Player Movie | tbianchino | ActionScript 1.0 (and below) | 0 | 12-17-2002 03:16 AM |
| load movie and "the" buttons | srlem | ActionScript 1.0 (and below) | 2 | 11-28-2002 05:08 PM |
| flash movie that can load flash movies | ACtionsplash | ActionScript 1.0 (and below) | 1 | 01-25-2002 01:43 AM |