Uploader Comments (flashbuilding)
All Comments (12)
-
Very good video! Thanks for the help!
-
oh, my brain hurts! but the files work!!!! :D
now I just need to figure out why they work haha!
-
thx for this tutorial, but i have an error when i compile your source file.
TypeError: Error #2007: Le paramètre text ne doit pas être nul. at flash.text::TextField/set text() at MethodInfo-1() at flash.events::EventDispatcher/
flash.events:EventDispatcher:: dispatchEventFunction() at flash.events::EventDispatcher/ dispatchEvent() at flash.net::URLLoader/flash.net :URLLoader::onComplete() Can you help me plz ?
-
OMG thank you i spent ages looking for this around the net. Thanks a million!
-
this is fantastic, thanks for posting this, do you have a direct link to the project files?
-
while i didnt watch the tutorial cos i dunno whats wrong with my connection right now, it's terribly slow.
@ in php is used to suppress or silence errors from a function or variable
for instance if i have a mail() function in my code, meant to send email from php
if there is a problem sending the mail, maybe the mail server was badly configured, Using @mail() will suppress the output error and the codes end up executing as though, no error occurred.
hope this helps.
-
whats up with the sound?!
-
please help me !! I'm creating a flash website and I want to view in a Dynamic text field something like that (you're ip adress is : .........) ......please help me.
-
hey adam great tutorial by the way, thanks!!!!
question: what is the purpose of the @ on the php file???



the fla file doesn't work is it because i have Action script 2?
kmckoy13 3 years ago
That is correct.
CS3 or CS4 and ActionScript 3.0 only for this.
flashbuilding 3 years ago