Stuart Taylor Posted September 16, 2006 Posted September 16, 2006 This is pretty cool, but you need 8.5 to do it as they made window resizing calc change as you change the size of the window. (bit more work and you could probably do any size...) Tip: Resize the window ResizeContainer.fp7.zip
Ocean West Posted September 17, 2006 Posted September 17, 2006 ooh this will be very useful in my photo catalog project!
Raybaudi Posted September 17, 2006 Posted September 17, 2006 Hi Stuart try this code into a WebViever ( container is a field with referenced picture file ) Choose ( Abs ( Get ( SystemPlatform ) )-1 ; "Data:text/html," ; "About:" ) & ""
Stuart Taylor Posted September 17, 2006 Author Posted September 17, 2006 (edited) Hi Daniele: Thats really nice. Thanks ... for anyone wondering what we are talking about: http://fmforums.com/forum/showtopic.php?tid/180433/ Most of my users use the insert image script so will have to check if this method returns the path... would love to use import images but they have hundreds and the update method gets really slow and they insert images on a daily basis. best Stuart Edited September 17, 2006 by Guest
jpatino Posted December 31, 2007 Posted December 31, 2007 Sorry, I dont get it...is it possible to directly type html code in the web viewer instead of an url address ?
comment Posted December 31, 2007 Posted December 31, 2007 Yes and no. You do have to provide the web viewer with a URL address. But the address can be of the "data:" type, and this can contain HTML code. See: http://en.wikipedia.org/wiki/Data:_URI
Recommended Posts
This topic is 6513 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now