SunQuest
 
           Programming Tools
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingProgramming Tools

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old August 21st, 2002, 09:24 PM
mytch mytch is offline
Dev Articles Novice (500 - 999 posts)
 
Join Date: Apr 2002
Location: Sydney, Australia
Posts: 589 mytch User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Article Discussion: Dynamic Flash Part 2: An Interactive Email Form

If you have any questions or comments about this article then please post them here.

This forum post relates to this article

Reply With Quote
  #2  
Old September 1st, 2002, 04:48 PM
benjb benjb is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Location: Manchester, UK
Posts: 3 benjb User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi,


[Note] Before we continue, make sure that the server you are using is configured to send emails. Check the php.ini file's SMTP settings if you’re not sure. [End Note]


Where abouts in the .ini file do I configure to send emails?

is it ?

[mail function]
; For Win32 only.
SMTP = localhost

; For Win32 only.
sendmail_from = URL

If I am running this off my pc at home with apache, php and mysql set up and want to receive a mail. What do I put in?

Call me stupid but whoever answers could they write it in full and in an easy to follow fashion?

Cheers

Benjb

Reply With Quote
  #3  
Old September 22nd, 2002, 09:37 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
firstly, just place your smtp server details and your email addess in the php.ini file, where you have mentioned

Reply With Quote
  #4  
Old September 24th, 2002, 05:51 PM
FrankieShakes FrankieShakes is offline
Frank The Tank!
Dev Articles Beginner (1000 - 1499 posts)
 
Join Date: Jun 2002
Location: Toronto, Canada
Posts: 1,246 FrankieShakes User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Send a message via ICQ to FrankieShakes Send a message via MSN to FrankieShakes
benjb,

Just add in your ISP's mail settings... In the SMTP option, add your ISP's "outgoing" server settings.
__________________
____________________________________________
Developer Shed Weekly Writer | DevArticles Forum Moderator
Build Your Own KlipFolio Klip With PHP
FrankManno.com - Under Construction
Design Interactive Group - Under Construction

Reply With Quote
  #5  
Old November 5th, 2002, 01:01 PM
antidote antidote is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 2 antidote User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Post

hi there,

i like the tutorial but cant get it working. The flash file seems to be fine and the button checks the vars but it doesnt go any further than "Sending your email . Please wait one moment..."

should the php file return the echo statements to the flash movie or should it come up in a new html/php window? do you have any suggestions to why nothing is happening?

thanks for your time

:ant

Reply With Quote
  #6  
Old November 5th, 2002, 01:33 PM
antidote antidote is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Nov 2002
Posts: 2 antidote User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
might it be because my isp is aol?!!!!
dont think i can set smtp and they dont let you use other email systems i.e instant messenger.

:ant

Reply With Quote
  #7  
Old November 5th, 2002, 05:53 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
can you use your AOL email in outlook??? if you can use it in outlook then you can use it in PHP. You might want to contact AOL, and ask them for there settings, otherwise find a new ISP. I never did like AOL, they are too controlling.

Reply With Quote
  #8  
Old February 6th, 2003, 01:47 PM
minh2003 minh2003 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 minh2003 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Flash not working After Publish

Hi there,

I've followed the steps exactly
When i do an IN Flash publish test, all the vars and checks work fine.
Howeve, once I do a formal publishing of the Flash file.
None of the input fields, buttons seem to pass any variables.

I even did a test with a button that just passes a new string to 'Status' without any checksm and still nothing...

Any clues?

Minh

Reply With Quote
  #9  
Old February 18th, 2003, 09:04 AM
bazlango bazlango is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 bazlango User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
mail() function

I'm having trouble getting the mail functionality to work. It works fine except when I try using hotmail account.

Is there something I'm missing

Reply With Quote
  #10  
Old February 18th, 2003, 09:19 AM
minh2003 minh2003 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 minh2003 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Tabs

Can someone also help with the tabbing feature?
everytime I hit tab, it jumps to some other part of the flash, but not the next field. How can I arrange it so that by tabbing, your always taken to the next field below?


Minh

Reply With Quote
  #11  
Old February 18th, 2003, 09:26 AM
bazlango bazlango is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 bazlango User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
tabness

look at the selection. functions

Selection.setFocus will set the focus a field.

Baz

Reply With Quote
  #12  
Old February 19th, 2003, 08:19 AM
minh2003 minh2003 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 minh2003 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Flash v4 and v5

I have a problem with my flash and the email scripts.

In Flash 4, i've gotten everything to work perfectly.
When i save with flash 5, none of my fields seem
to input the data. Ive done a few tests and the results show
that data isnt being stored in any variables, nor can
I pass it along to any other variable.

Please help

Reply With Quote
  #13  
Old February 19th, 2003, 08:25 AM
bazlango bazlango is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 bazlango User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Flash v4 and v5

You've made it in flash 4 and then opened it in flash 5 is that right?

why do you need it to be in flash 5?

Reply With Quote
  #14  
Old February 19th, 2003, 10:41 AM
minh2003 minh2003 is offline
Junior Member
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 4 minh2003 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I made it in flash 5, and tested it in 4 (it worked)

I need it to be in 5, because flash 4 is missing some valuable functions that I need. Such as all the select functions.

It seems with further testing, no variables work at all in flash 5.
is this true?

Maybe im missing something. But every test I do, shows that no variable wether inputted, or just set in actionscript does not return/displays any info at all (in NETSCAPE) - I got it working in IE, by adding a 2nd frame and looping it to check. But in NETSCAPE is really... not working

Minh

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingProgramming Tools > Article Discussion: Dynamic Flash Part 2: An Interactive Email Form


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by