Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | Re: Net Objects 3.0 and Flash |
From: | Andrew Ayres |
Date: | Mon, 6 Jul 1998 08:23:45 +0100 |
At 10:52 PM 7/5/98 -0500, you wrote:
>Ethan R. Lyell wrote:
>
>> Does anyone use, or is anyone familiar with Net Objects 3.0? I'm wondering
>> if it is possible to edit the html that is generated by the program...i.e.
>> when I insert a flash file? Any help would greatly be appreciated.
Hi Ethan;
I use Netobjects 3 for all my projects and, when using Flash, I insert the
Aftershock code around the "plugin" element. This gives you the ability to
keep changing the Flash movie in a GUI environment, whilst still have the
Aftershock code produced whenever you publish.
1) import your flash movie into Fusion 3 by clicking the "blue jigsaw
piece" icon, which imports the flash movie as a "plugin", and therefore
uses only the EMBED tag upon publishing. Netobjects made a huge oversight
when they gave Fusion3 an import "Shockwave" capability. If you import
flash movies into Fusion3 as a "shockwave" element you automatically get
the OBJECT and EMBED without anyway (within Fusion) to wrap the javascript
code around the EMBED tag.
2) You can now go to Page View, right-click on the "plugin" element on your
Fusion page and choose "Object HTML", then insert the aftershock code
BEFORE and AFTER the element, so that Fusion's auto-written EMBED tag ends
up being part of the javascript document.write statement.
3) Be sure to publish the page with Flash using "regular tables", not
"nested tables" so your users don't get the Netscape 2 and 3 javascript
written on their screens, due to the bug.
Hope this helps.
Andrew
------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-managershocker [dot] com. Problems to: ownershocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-managershocker [dot] com
Replies
Re: Net Objects 3.0 and Flash, Dean Johnson
RE: Net Objects 3.0 and Flash, Ethan R. Lyell
Replies
Net Objects 3.0, Ethan R. Lyell
Re: Net Objects 3.0, Dean Johnson
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]