all groups > flash actionscript > october 2007 > threads for sunday october 21
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Newline are skipped when sending text from Flash to PHP
Posted by amir.saad at 10/21/2007 11:46:36 PM
I have a Flash web form that has a text field on it (multiple lines). I tried
to enter some lines of text but unfortunately the text did not include any
newline when it was sent to my PHP script. I used the escape function but that
didn't work either. I'm passing the text to my PHP script usin... more >>
Where to enlist help with FORMS
Posted by COOSA at 10/21/2007 10:55:29 PM
:confused; Am no ActionScript Writer Beyond the Basics... more >>
Tween class snap-back problem. Please help!
Posted by bernk at 10/21/2007 8:27:45 PM
Have a look here: http://bernardkowalski.com/temp/tween/
Those are 5 MCs attached to a container MC. Mouse over and out for a bit and
you'll see the problem. If you roll over a square and then out before it
completes the tween, and then over again the alpha will fade to 20% as it
should bu... more >>
gallery help
Posted by Sriframes.. at 10/21/2007 6:07:27 PM
one help please I have a tempat with flip book. in that the pages are loaded as
_global object. thats mean pages are not in time line. pages are in library
only so these pages are loding from library.my problam is I have to intigrate
this templat with a gallery wich is bult by action script 2.... more >>
Layers with AS3 Gradients
Posted by SpectacularStuff at 10/21/2007 4:17:59 PM
I have been working on a gradient background for my flash project. I have the
code written in the testing stage however now matter where I place my layer I
am using for this gradient it covers everything on my page.
How do I tell this gradient to be the very last layer and let everything el... more >>
Button URL link problem
Posted by AAAdams at 10/21/2007 3:17:54 PM
Hi, pretty new to flash and I am trying to add a hyperlink to a button I have
made using actionscript 2.
this is the code i am using:
on (release) {
getURL("http://www.blank.com", "_blank");
}
I have also tried another method I saw on the internet but on both occasions
when Press... more >>
To ALL the REALLLLLY smart people.
Posted by Sketchsta at 10/21/2007 1:19:39 PM
Hi all, I need some help with PHP on a Windows server.
I know this isn't the best place to ask for this kind of help, but im
desperate for an answer.
The problem is as follows..
My boss has just installed PHP on his servers, (by my request) I needed it
done because I only know how to ma... more >>
linkage problem
Posted by jak9942 at 10/21/2007 12:00:00 AM
i have created an application that loads an external swf using "
mcLoader.loadClip("loader.swf", mc); ".
within this swf it loads another swf using
"container1.loadMovie("login.swf"); " within this swf i am trying to make a
mc in the very first swf invisible. the problem is i dont ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|