Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: RE: FLASH: FlashExperiments
From: Mark Hirst
Date: Fri, 14 Apr 2000 14:25:00 +0100

Thanks for the feedback.


> - loading bar/sequence for the flash file in the popup or include the
> browser's status bar in the popup window

I've tried to make the file small enough to not need a loading bar/sequence.
It works OK in the flash test environment....did you have to wait quite a
while?

> - turn the menu access off (menu = false) for the swf files
> to you can't
> zoom in as the files are in frames...

Will do.


> - just being picky... is there supposed to be a greater than
> "<" symbol in
> the title on the popup?

Well picked up :o)


> - as far as the 1px borders in Netscape, just make sure that
> you include
> all the possible options to disable frame borders or spacing
> (frameborder="no" framespacing="0" border="0").

Yeah I've done that, that's why I so confused. Here is an example of my
code.

<frameset rows="60,*,60" frameborder="0" border=0 framespacing="0"
framespacing="0">
<frame name="top" src="top.html" marginwidth="0" marginheight="0"
scrolling="No" frameborder="0" framespacing="0" border="0">
<frame name="sides" src="sides.html" marginwidth="0" marginheight="0"
scrolling="No" frameborder="0" framespacing="0" border="0">
<frame name="bottom" src="bottom.html" marginwidth="0" marginheight="0"
scrolling="No" frameborder="0" framespacing="0" border="0">
</frameset>

Any further suggestions?

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the last 100 messages from the flasher list NOW
http://www.chinwag.com/flasher/last100.shtml

Flash books http://www.chinwag.com/flasher/books.shtml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]