Thread: Web viewer borders in windows
-
02-02-2010 02:57 AM #1Guest Member
- Join Date
- Apr 2008
- Posts
- 90
- Location:
- Australia
- FM Version
- Filemaker 9 advanced
- Skill Level
- Intermediate
- OS
- Windows & Mac
- Rep Power
- 0
Web viewer borders in windows
I have a web viewer that is simply pointed at a .swf via a get(path) calculation and on the mac it works as expected - beautiful and smooth!! On a PC the .swf works locally but not on a networked drive, but I solved that with a simple html file as the source. Of course on the PC the web viewer always has an engraved border. I had read in the past that this could be removed with the addition of some more html code. I cannot seem to find how to do this now. My html file is
<html>
<body>
<object width='650' height='400'>
<param name='movie' value='3.swf'>
<embed src='3.swf' width='650' height='400'>
</embed>
</object>
</body>
</html>
Firstly, does anyone know the code to add, and secondly where do I put it i.e. does it go somewhere in my html file or somewhere or somehow in my get(path) calculation.
Thanks guys...
-
02-02-2010 04:51 AM #2Moderator - Editor
- Join Date
- Sep 2007
- Posts
- 2,014
- Blog Entries
- 8
- Location:
- New Zealand
- FM Version
- 8,9,10 and now 11 certified.
- Skill Level
- Developer
- OS
- Mac
- Rep Power
- 39
Re: Web viewer borders in windows
Dammit, I do know the answer to this one - well I used to. I'll be able to find out at work tomorrow if no one has given the answer by then.
-
02-02-2010 02:04 PM #3Moderator - Editor
- Join Date
- Sep 2007
- Posts
- 2,014
- Blog Entries
- 8
- Location:
- New Zealand
- FM Version
- 8,9,10 and now 11 certified.
- Skill Level
- Developer
- OS
- Mac
- Rep Power
- 39
Re: Web viewer borders in windows
Try this as the body tag:
<body leftmargin=0 topmargin=0 style="overflow:hidden; border:0>
I'm not quite sure where the close quote is supposed to go after the overflow:hidden part sorry, cos I don't know html, and just copied this from an old solution of ours which had more tags in the body which I've removed.. You'll figure it out !
-
02-03-2010 08:07 AM #4Moderator - Editor
- Join Date
- Jun 2007
- Posts
- 1,343
- Blog Entries
- 6
- Location:
- Western NY, USA
- FM Version
- 8-10 Advanced
- Skill Level
- Pro
- OS
- Windows & Mac
- Rep Power
- 28
Re: Web viewer borders in windows
Here is a sample I posted a bit back.
http://filemakertoday.com/com/showth...ll=1#post95451Josh Ormond
Anyone who uses the phrase "easy as taking candy from a baby" has never tried taking candy from a baby. ~ Unknown
Knowledge is realizing that the street is one-way, wisdom is looking both directions anyway. ~ Unknown
Blog: The Tiger Rift [RSS]
-
02-03-2010 01:08 PM #5Guest Member
- Join Date
- Apr 2008
- Posts
- 90
- Location:
- Australia
- FM Version
- Filemaker 9 advanced
- Skill Level
- Intermediate
- OS
- Windows & Mac
- Rep Power
- 0
Re: Web viewer borders in windows
Thanks guys got it now

Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads - The answer to your question may be in one of these posts!
-
de-highlighting checkbox borders
By Kurriss in forum FileMaker Pro 10Replies: 2Last Post: 01-18-2010, 01:35 PM -
Column borders in portals
By nccrow in forum Layouts and DesignReplies: 3Last Post: 08-15-2007, 04:59 AM -
Web Viewer borders
By Ron in forum FileMaker Pro 9Replies: 0Last Post: 08-03-2007, 07:43 PM -
web viewer jpg target borders
By rocklobster in forum FileMaker Pro 8.5Replies: 2Last Post: 07-21-2007, 07:14 AM -
Display borders
By Taishi01 in forum FM IWP - Web Companion and Web PublishingReplies: 1Last Post: 04-09-2003, 03:03 AM

























































Reply With Quote

Bookmarks