This is really simple,
how to make an object follow the mouse in flash with an ease...
Open FlashMX.......create and object and convert it to Movie Clip....and giv it an instance name..... "myTrailer_mc"
On the top layer create another layer and name it "actions"....and then go to frame 1 of "actions"
Hits:139 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-31 Rate It | Error | Review
This will tell you how to change a shape through action scriptong.....
Create two layers:-
"Object"
"Script"
in the main movie at "Object" layer.....
draw a shape and convert it to movie clip....name it "object1"
and then on the "script" layer.....go to frame 1 and add this action:
Hits:52 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-31 Rate It | Error | Review
I assume that you have read the tutorial for loading external from
a text file. If not then read the following tutorial first.Now lets see this line data.scroll--.
As you know data is our varialble which we are using to load external text.
So its easy to understand what is going on here. Secondly if your Dynamic Text Box is in any other movie for example you MovieClip() name is news then you will use it
like this news.data.scroll
Hits:111 Rate:2.0(out of 5) Vote:1 Submit Date :2007-01-31 Rate It | Error | Review
There are only a few steps for sending mails through Flash and PHP.
First thing is ofcourse to design an interface using that you will be for
sending mails, and the second portion is the PHP code. So we will start with the first portion to make an interface and attach Variables with
input boxes.
Hits:87 Rate:0.0(out of 5) Vote:0 Submit Date :2007-01-31 Rate It | Error | Review