Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Email form with pictures - Flash CS3 and PHP

This is a discussion on Email form with pictures - Flash CS3 and PHP within the FlepStudio utilities forums, part of the Tutorials category; now a folder is created on the uploadedFiles but the image is not there.....:(...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Tutorials > FlepStudio utilities

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #21 (permalink)  
Old 07-06-08, 19:19
Junior Member
 
Join Date: Feb 2008
Posts: 12
Rep Power: 0
cutmim is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

now a folder is created on the uploadedFiles but the image is not there.....:(
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #22 (permalink)  
Old 09-06-08, 12:51
Junior Member
 
Join Date: May 2008
Posts: 1
Rep Power: 0
kdesign is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

Hi I have a question. I want to load main.swf into antoher movie, but this resolves the main.swf start flickering on my screen. When I load the .swf straight away it doesnt. Below is my load into code, missing something?

contentSubmit.loadMovie("form/main.swf");
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #23 (permalink)  
Old 09-06-08, 15:48
war war is offline
Junior Member
 
Join Date: Mar 2008
Posts: 1
Rep Power: 0
war is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

Quote:
Originally Posted by Flep View Post
Here is a tut for windows XP:

Installing IIS on Windows XP Pro

here for Vista:

How to install IIS in Vista « Just IT!

google google:

installing IIS - Google Search

If you are a MAC user, then the best is MAMP:

living-e AG: MAMP - Mac - Apache - MySQL - PHP
Also you can Download WAMPP I use WAMPP in all my projects, first of all because it is free, Open Source and is based on Linux with a windows version.

I hope this will be usefull for you.

@Flep:
Thanks for all these works I got not so much experience I use Falsh as a designer I can not program in AS3, thanks a lot.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #24 (permalink)  
Old 09-06-08, 21:13
Junior Member
 
Join Date: Feb 2008
Posts: 12
Rep Power: 0
cutmim is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

I can't make it work.... anyone have tryed?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #25 (permalink)  
Old 13-06-08, 11:03
Junior Member
 
Join Date: Nov 2007
Posts: 2
Rep Power: 0
stonebug is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

Excellent work!!! Hello from Greece...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #26 (permalink)  
Old 14-06-08, 11:26
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,489
Rep Power: 6
Flep is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

Quote:
Originally Posted by kdesign View Post
Hi I have a question. I want to load main.swf into antoher movie, but this resolves the main.swf start flickering on my screen. When I load the .swf straight away it doesnt. Below is my load into code, missing something?

contentSubmit.loadMovie("form/main.swf");
You can't use loadMovie... it has been removed.
Are you using actionscript 3.0 and Flash Player 9 settings ?

Quote:
Originally Posted by cutmim View Post
I can't make it work.... anyone have tryed?
Tell us more please...
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #27 (permalink)  
Old 14-06-08, 21:48
Junior Member
 
Join Date: Feb 2008
Posts: 12
Rep Power: 0
cutmim is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

I've tryed several times, but it still appearing the same error.
The email is send with sucess, but when i click on the link of the image, appears this error:
Not Found

The requested URL /formulario/PHP/uploadedFiles/sfshpt/foia.jpg was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


Apache/2.2.8 (Unix) mod_ssl/2.2.8 OpenSSL/0.9.7a mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_jk/1.2.25 PHP/5.2.5 Server at Donwhill e Freeride no Algarve Port 80
When i go see on the ftp, in uploadedFiles folder there is created a new folder but is empty. And the new folder have chmod 755
I really wanna use this form on my website, if anyone can help me?
uploadedFiles > chmod 777
PHP > chmod 755
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #28 (permalink)  
Old 19-06-08, 17:32
Junior Member
 
Join Date: Jun 2008
Posts: 1
Rep Power: 0
drzwingle is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

i can't get it to send a message. It just keeps scrolling saying "sending message" I put my path in the right file and set permissions. Is there something i missed?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #29 (permalink)  
Old 20-06-08, 16:01
Junior Member
 
Join Date: Jun 2008
Posts: 2
Rep Power: 0
alexio is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

Flep.. what you are doing is great. I cannot say thank you enough times!

I was trying to incorporate a radio button group from your previous Form package.

I keep getting a lot of errors, and I am probably not doing it very right. Perhaps you could find the time to incorporate a radio button into your BRILLIANT attach file form?

Your whole website is useful to many people, keep up the good work.

A
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #30 (permalink)  
Old 20-06-08, 16:07
Junior Member
 
Join Date: Jun 2008
Posts: 2
Rep Power: 0
alexio is on a distinguished road
Re: Email form with pictures - Flash CS3 and PHP

Just a not to others trying to get it working. Some times the problem is with the hosting permissions.

I tried this on a server with PHP 5, the variables were sent by email but the images were not uploaded.
I then tried it on a differnet server with PHP 4 and it works and the images are uploaded.
The php script creates a new folder on the server and uploads the attached file in this folder. If it cannot do this you will get no image showing.

Perhaps try contact your hosts if you get problems (but they are not normally very helpful) they always blame the scripts..it is easier.

This one works I have found it useful. Thanks FLEP!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Email form con Flash CS3 e PHP Flep Utilità di FlepStudio 109 11-11-08 11:14
Email form Flash CS3 and ColdFusion 8 Flep FlepStudio utilities 1 29-10-08 12:56
Email form Flash CS3 e ColdFusion 8 Flep Utilità di FlepStudio 3 24-10-08 09:20
Flash CS3 Classic Email form Flash CS3 and PHP ions Flash CS3 eng 0 27-06-08 17:07
Flash CS3 email form AS2 seokutsa Flash CS3 | PHP | mySQL 1 15-02-08 11:06


All times are GMT. The time now is 19:53.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406