Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

Please help me with some flash work

Jul 26, 2008 4:04AM PDT

I have a flash banner on my site at http://salesblog.karlgoldfield.com. Please take a look. My question is, is there any easy piece of code I can throw in to add more flash banners and have the movies alternate on click?

Thank you in advance for the help.

Discussion is locked

- Collapse -
Coding & flash forums.
Jul 26, 2008 11:19AM PDT

It may be bad policy for me to refer you to a coding community but you will be able to recieve more help from people who actually know what they are doing.
Adobe has its own forum dedicated to this. Go there first.

- Collapse -
Two possibilities.
Jul 26, 2008 8:50PM PDT

1. Do it in javascript. Use Dynamic html, and let it change the flash on a click. It's like changing pictures on a click, which is widely discussed as an example. Shouldn't be to difficult.
2. Do it inside the flash applet. I agree with the previous poster that an adobe forum, or a forum specialized in Flash, would be the place to go.

Kees

- Collapse -
Help!
Jul 27, 2008 3:56PM PDT

Can you give me some example code for doing it in java?

- Collapse -
Re: rotating flash
Jul 27, 2008 11:18PM PDT

I didn't say java. I said javascript. That's something else and quite different.

If you don't know the difference, it could well be that this is no DIY job. Why not hire a professional?

And, sorry, I'm far from fluent in javascript. So I don't have any ready code at hand.

Kees

- Collapse -
I was shorthanding
Jul 28, 2008 1:54AM PDT

Kees,

While I am no expert in any code, the beauty with almost all language is you can mimic what is already done. All I need is someone to show me the correct JAVASCRIPT Happy to on click call different movies.

Thank you for your suggestions....