|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
How to use flash notes with n.s.photos?Hi,
I feel I am missing something. I managed to get flash notes working but it is not working good. I got flash object with photo dimensions, I got notes on it but the photo itself takes only a part of an object and notes have so small fant that it is hard to read. Example: http://test.hobieclass.pl/galeria/2005/mphc15/mistrzostwa-polski-hc-15-5 A note is placed on 3rd boat from left. The photo should be 560x373 but it isn't. BR Solt --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: How to use flash notes with n.s.photos?Hi, Solt! Long time no see...
On Feb 16, 2006, at 18:31, Marcin Sołtysiak wrote: > I feel I am missing something. I managed to get flash notes working > but it is not working good. I got flash object with photo > dimensions, I got notes on it but the photo itself takes only a > part of an object and notes have so small fant that it is hard to > read. Your example works here without problems. The photo loads as it should, the text is visible etc. This could possibly be a Flash version issue. Do you see this properly? http://www.midgard-project.org/community/gallery/ mgdschema_workshop_pickala_2005/mgdschema-workshop-participants > Solt /Bergie Henri Bergius Consultant Partner, Nemein henri.bergius@... Midgard CMS www.midgard-project.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: How to use flash notes with n.s.photos?> Hi, Solt! Long time no see...
Yeah... don't even mention :( Too much one can handle ... > > I feel I am missing something. I managed to get flash notes > working > > but it is not working good. I got flash object with photo > > dimensions, I got notes on it but the photo itself takes only a > > part of an object and notes have so small fant that it is hard to > > read. > > Your example works here without problems. The photo loads as it > should, the text is visible etc. > > This could possibly be a Flash version issue. > > Do you see this properly? > > http://www.midgard-project.org/community/gallery/ > mgdschema_workshop_pickala_2005/mgdschema-workshop-participants > Looks like God damned hellraider from Redmond makes fun from me. FF works like a charm, IE doesn't. The picture from m-p.org doesn;t load at all :(. Need to check it at home too. Thanks! Solt --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
RE: How to use flash notes with n.s.photos?>> This could possibly be a Flash version issue.
>> >> Do you see this properly? >> >> http://www.midgard-project.org/community/gallery/ >> mgdschema_workshop_pickala_2005/mgdschema-workshop-participants >> > > Looks like God damned hellraider from Redmond makes fun from me. FF works like a > charm, IE doesn't. The picture from m-p.org doesn;t load at all :(. Need to check it > at home too. It works nowhere in my case. I tested with FF 1.0, 1.3 and 1.5. Only small boxes without fonts. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: How to use flash notes with n.s.photos?>> This could possibly be a Flash version issue. > >> Do you see this properly? >> >> http://www.midgard-project.org/community/gallery/ >> mgdschema_workshop_pickala_2005/mgdschema-workshop-participants >> > > Looks like God damned hellraider from Redmond makes fun from me. FF works like a > charm, IE doesn't. The picture from m-p.org doesn;t load at all :(. Need to check it > at home too. Neither works at home. Too bad.. :( I got flash ver 8 . Solt --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: How to use flash notes with n.s.photos?Joonas, the author of the photo flash notes tool wrote:
I debugged your source from http://test.hobieclass.pl/galeria/2005/ mphc15/mistrzostwa-polski-hc-15-5 And you have to add this parameter: <param name="scale" value="noscale"> To your Object element. It's right in the embed so it works fine with firefox:D I made a test which works as it should: <html> <body> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/ swflash.cab#version=7,0,0,0" width="560" height="373" id="infoarea" align="middle" /> <param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="http://test.hobieclass.pl/midcom- static/net.siriux.photos/infoarea.swf?imgurl=http:// test.hobieclass.pl/midcom- serveattachmentguid-0341ed976a9476ccdb4ab9920fe7b7a6/view_mistrzostwa- polski-hc-15-5&scalefactor=50¬eurl=http://test.hobieclass.pl/ galeria/2005/mphc15/notes/mistrzostwa-polski-hc-15-5.html" /> <param name="quality" value="high" /> * <param name="scale" value="noscale">* <param name="bgcolor" value="#ffffff" /> <embed src="infoarea.swf?imgurl=http://test.hobieclass.pl/ midcom-serveattachmentguid-0341ed976a9476ccdb4ab9920fe7b7a6/ view_mistrzostwa-polski-hc-15-5&scalefactor=50¬eurl=http:// test.hobieclass.pl/galeria/2005/mphc15/notes/mistrzostwa-polski- hc-15-5.html" quality="high" bgcolor="#ffffff" width="560" height="373" scale="noscale" name="infoarea" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object> </body> </html> Hope this solves the issue! ...gotta get some sleep now:) On Feb 17, 2006, at 0:03, Marcin Sołtysiak wrote: > > >>> This could possibly be a Flash version issue. >> >>> Do you see this properly? >>> >>> http://www.midgard-project.org/community/gallery/ >>> mgdschema_workshop_pickala_2005/mgdschema-workshop-participants >>> >> >> Looks like God damned hellraider from Redmond makes fun from me. >> FF works like a >> charm, IE doesn't. The picture from m-p.org doesn;t load at all : >> (. Need to check it >> at home too. > > Neither works at home. Too bad.. :( I got flash ver 8 . > > Solt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@... > For additional commands, e-mail: user-help@... > Henri Bergius Consultant Partner, Nemein henri.bergius@... Midgard CMS www.midgard-project.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
|
|
Re: How to use flash notes with n.s.photos?
Piotras wrote:
This could possibly be a Flash version issue. Do you see this properly? http://www.midgard-project.org/community/gallery/ mgdschema_workshop_pickala_2005/mgdschema-workshop-participants FF 1.5.0.1 worked with both sites with a FlashPlayer 7 version.(Saw Boxes and text notes at a decent size) IE 6.0.2900.2180.xpsp.050301-1521 didn't work with FlashPlayer 7 on the Midgard-Project page, but did work on Piotras's page. FlashPlayer 8.0.22 gave same results with IE and FF Michael --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@... For additional commands, e-mail: user-help@... |
| Free Forum Powered by Nabble | Forum Help |