Forum: Graphics and Multimedia Sep 13th, 2008 |
| Replies: 0 Views: 1,156 Hi...i have a button and a checkbox... i want the user to be able to click the button to enable the checkbox.
How can i do this?
Checkbox instance = check1
on (release) {
check1.checkbox... |
Forum: Graphics and Multimedia Sep 3rd, 2008 |
| Replies: 6 Views: 1,577 Heres a good clean tutorial with a preloader...
http://web.uvic.ca/akeller/pw406/ht_preloader.htm |
Forum: Graphics and Multimedia Sep 3rd, 2008 |
| Replies: 2 Views: 974 hi... i am doing an animation 23 fps that lasts about 90 secs...(around 2000 frames)
I am trying to solve this problem i got but i cant find the solution...
The movie plays fine but when 4 words... |
Forum: Graphics and Multimedia Sep 2nd, 2008 |
| Replies: 5 Views: 1,465 great...thanks for all your help!!! |
Forum: Graphics and Multimedia Sep 2nd, 2008 |
| Replies: 5 Views: 1,465 Hi and thanks for your quick reply...
I have the following AS code on my mc..
onClipEvent (enterFrame) {
this._x = this._x-0.5;
}
And i want it start fading out at frame... |
Forum: Graphics and Multimedia Sep 1st, 2008 |
| Replies: 5 Views: 1,465 Hello i am using Flash AS2 and i was wondering if there is a way to fade out a movie clip when the playhead reaches a certain frame on the main timeline...
I am sure that i should use this._alpha... |
Forum: Graphics and Multimedia Aug 23rd, 2008 |
| Replies: 1 Views: 553 Hi...i am trying to do this and i was wondering if you can help me in this...
Here is the problem..
I have a client that wants the user to choose between 20 different locations...(through check... |
Forum: Community Introductions Aug 23rd, 2008 |
| Replies: 1 Views: 433 Hello people i am new here and i hope i can help you as much as you can help me in problems that we come up while trying to create interesting and fascinating applications online... |