I'm pretty new to actionscript. I'm making a flash piece that has a particle system (flint particles) that's working pretty well... I want to write a function that uses a rollover and rollout even...
In my project, I have an animation play on rollover, but I only want it to be able to happen once... So I want to disable the rollover code if it's already happened once (and have the mc that...
So I have a slider that's controlling an animation that inside a mc. That's all working fine. I want the inside of the "track" that the slider is on to fill with color as it's being dragged to the...
I'm using AS2. On my main timeline I have a mc called parent_mc, inside that I have a mc called child_mc. In child_mc I have a stop on frame one, and an animation playing on frame 2 of the timeline....
I'm using AS2...
Ok so on the main timeline I have two movieclips. One is called exitBtn and one is called back_mc. Then, there is a mc inside of back_mc that's called cta.
I am creating an app in flash for the iPhone and iPad. I have some flv video's that I am trying to play. I've found some code that I've read should work for the new version of flash but I'm not...
Hmm, I tried this and I'm still having trouble. I put in your code in my .xml, and I clicked the box to display html in my text box in flash and in the spot where the text was supposed to display it...
Ok so I have a little video made, it uses some embedded videos, moving images/type, etc. and it's all synced up to music. There's also some sound effects in there synced to the video as well.
I consider myself to be fairly new to flash. I think I know the basics... and I've made one flash website before (my portfolio), but a lot of times I feel like I'm not doing things the right way, or...
I have a flash piece with a number of shapes/text that are movieclips, that take you to various sections when clicked. I'd like the text to change color when you roll-over them.