mi no comprende...

Jack Michaelson's picture

He has: 1,733 posts

Joined: Dec 1999

I'm totally new on flash so forgive any foolish mistakes Smiling

I've made a short movie and embedded it like this:

<object classid="clsid:166B1BCA-3F9C-11CF-8075-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/director/sw.cab#version=7,0,2,0" width="760" height="380">
        <param name="src" value="gui/pz_intro.swf">
        <param name="AutoStart" value="true">
        <embed src="gui/pz_intro.swf" pluginspage="http://www.macromedia.com/shockwave/download/" width="760" height="380" autostart="true">
        </embed>
      </object>
'

The problem is...

When viewing the HTML-file IE and NS keep telling me I don't have the Shockwave player installed, but I KNOW I have them, cause I can see any Flash-movie on the web...

What am I doing wrong?

Shakespeare: onclick || !(onclick)

Suzanne's picture

She has: 5,507 posts

Joined: Feb 2000

They are two separate plugins. Your embed code says to use the Shockwave plugin. If it's a Flash movie, you've really published something wrong.

Smiling Suzanne

Jack Michaelson's picture

He has: 1,733 posts

Joined: Dec 1999

You're right, thanx, it works now Smiling

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.