Can't see Flash player in Normal Mode
I'm using FrontPage 2000 and I've inserted the code for a flash media player.
It works and I can see it in preview but not normal. Even if it would display
some sort of bounding box in normal, that would be great. Any suggestions?
Re: Can't see Flash player in Normal Mode
Put it on a table cell or Div w/ the size you want
--
_____________________________________________
SBR [at] ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________
"GDGerlach" <GDGerlach [at] discussions.microsoft.com> wrote in message news:99A4F1BE-EBA2-4C1A-A517-89DE1BBA85F1 [at] microsoft.com...
| I'm using FrontPage 2000 and I've inserted the code for a flash media player.
| It works and I can see it in preview but not normal. Even if it would display
| some sort of bounding box in normal, that would be great. Any suggestions?
Re: Can't see Flash player in Normal Mode
This is normal. You cannot see flash, javascript or any other
active/scripted components in Normal view (with the possible exception
of Java hover buttons - but they should be avoided anyway).
You could put a temporary box round the Flash so you can see where it
goes:
<div style="border:solid 1px
red;width:200px;height:200px;margin:0;padding:0;">Flash movie goes here
- change width and height of div to suit movie</div>
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
http://www.rxs-enterprises.org/fp
"GDGerlach" <GDGerlach [at] discussions.microsoft.com> wrote in message
news:99A4F1BE-EBA2-4C1A-A517-89DE1BBA85F1 [at] microsoft.com:
> I'm using FrontPage 2000 and I've inserted the code for a flash media player.
> It works and I can see it in preview but not normal. Even if it would display
> some sort of bounding box in normal, that would be great. Any suggestions?
Re: Can't see Flash player in Normal Mode
You would need to have a flash viewer installed on your PC to view a flash file outside of a
browser.
--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage
http://www.Ecom-Data.com
==============================================
"GDGerlach" <GDGerlach [at] discussions.microsoft.com> wrote in message
news:99A4F1BE-EBA2-4C1A-A517-89DE1BBA85F1 [at] microsoft.com...
> I'm using FrontPage 2000 and I've inserted the code for a flash media player.
> It works and I can see it in preview but not normal. Even if it would display
> some sort of bounding box in normal, that would be great. Any suggestions?