all groups > flash actionscript > september 2007 > threads for sunday september 30
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
Issue with Adding numbers to a textbox
Posted by nonybd at 9/30/2007 11:33:55 PM
Hi,
I have a flash document,where each time you click a button, a text box adds 1
to the value, from the origonal value of 0, on and on, like so:
0 <button is clicked> 1 <button is clicked> 2 <button is clicked> 3 ...
but instead, it gives me:
0 <button is clicked> 01 <button is clicked>... more >>
No tweening, but still lagging
Posted by caitblahblah at 9/30/2007 10:39:16 PM
Just when I think I've got a good understanding of Flash, I come across
something that I never would have thought about before. I was always told that
if I animate everything through actionscript, it will run much more smoothly
than if I used tweening. Now I animate everything through actionsc... more >>
Variable from subdomain??
Posted by Zac.T at 9/30/2007 6:23:15 PM
Hi! I saw somewhere a way where a subdomain made a variable in flash. Eg, if i
had a site called mysite.com - and anyone can come and put
http://blablabla.mysite.com - and a variable on my flash file would be
blablabla. Is that possible?
Ps, I use flash 8 with actionscript 2
... more >>
please help - xml.sendAndLoad not loading
Posted by allandt at 9/30/2007 5:40:05 PM
hi
i've been puzzling over this for a while now - hope you guys can help
i'm trying to send a bit of xml to a php script which adds the item to a
basket (using a PHPSESSID) and returns a list of the basket contents back to
the movie which i hand off to another function to deal with but i... more >>
RadioButton Help
Posted by tom38 at 9/30/2007 12:00:00 AM
Hey,
I m having issues with radioButtons , due to the fact that I m unsure how they
work!
I hope someone has the time and energy to help me, appreciate it a lot.
Oki here is the deal.
I want to have 3 radioButtons so they become a scale from 1 - 3, meaning there
will be a question ... more >>
rewind fastforward
Posted by ToonMariner at 9/30/2007 12:00:00 AM
HI everyone.
I am trying to create a fastforward/rewind button in flash. At present i am
working on an audio file and I have got the track to advance/retrun 2 seconds
on clicking the relevant button.
What I would like to achieve is to loop this process while the user still has
the mou... more >>
Radio Button Disappearing
Posted by nice dice at 9/30/2007 12:00:00 AM
Hi - im getting a site together with a contact page controlled by php, i have
the usual input fields eg. name, telephone etc but im trying to add 3 radio
buttons to give the client an option of how they would like to be contact eg.
by email, mail or telephone. When a radio buttons is selected ... more >>
|