Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Nocky35 #1
EMail straight from Flash
Hi, hope you can help!
I have created a support system that will tell the user (by a green or red
light) that a range of devices work (by pinging them from vbscipt).
What I want now, is when a device suddenly becomes offline, I will be e-mailed
straight from within Flash.
I've tried using the Mailto: thing in GetURL, but that only pops a outlook
screen up, I want it to actually send the e-mail.
Can I do this in flash, or will I need VB-script?
Thanks - Andy
Nocky35 Guest
-
Linking straight to a flash video and scaling accordingto the user's screen.
I am testing flash video server and I have few questions concerning it: 1) Can I make links straight to a video file located on the server without... -
Which db connection is better? DSN vs. straight
> hard code the connection into your code calling the servername and database file) DSN ODBC is deprecated. Use OLEDB / DSN-less whenever... -
Straight connectors?
Hi, is it possible to create straight connectors in Freehand? E.g. from one corner of a rectangle to a corner of another rectangle, i.e. from one... -
Rotation but keep going straight???
I have model that I'm translating along the x axis e.g.(pModel.translate(2,0,0)). At a certian point on the x axis e.g.(if pModel.transform.position... -
what exactly do you need to escape? (I can never get this straight)
Steve <me@home.com> wrote: You never *need* to escape slash. The only time you might want to escape it is inside a quote-like operator that has... -
Laiverd.COM #2
Re: EMail straight from Flash
Basically this can be achieved by sending the necessary data to any
serverside script that will deal with the sending of the mail. In Flash use
the LoadVars Object for instance to collect the data and send them to that
script. Bottomline is, that it cannot be done with Flash alone unless you
can live with that outlook popup, which for obvious reasons is not an option
here.
John
--
----------------------------------------------------------------------------
-----------
RESOURCES
[url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
----------------------------------------------------------------------------
-----------
TUTORIALS at
[url]www.laiverd.com[/url]
Flash & PHP Emailform
Using textfiles in Flash
----------------------------------------------------------------------------
-----------
Laiverd.COM Guest



Reply With Quote

