Welcome, Guest
Please Login or Register.    Lost Password?

mod_JBear_fonts_1.5 doesn't work
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: mod_JBear_fonts_1.5 doesn't work
#872
mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 0
I just tried to use and it doesnt work...

the flash doesn't load....

were are the instructions for this???

otherwise thanks for tryin..:laugh: :laugh:
majortom
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#875
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 12
If flash doesn't load, maybe you you don't have flash installed :P try playing with the parameters. You'll need to set width and height depending on where it's published. Can you post a link to the site you're having trouble on? all the 1.5 site I tested it on worked fine.
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#895
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 0


http://i32.tinypic.com/2dazipc.jpg
this image has the parameters....


here are screen shots.... no errors show with firebug...

let me know how to use... cause it doesnt work for me..

Post edited by: majortom, at: 2008/06/11 04:58

Post edited by: majortom, at: 2008/06/11 05:00<br><br>Post edited by: majortom, at: 2008/06/11 05:04
majortom
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#906
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 12
I haven't experienced 'Movie not loaded...' that could be a file path typo.

Try setting the 'align stage' parameter to 'top left'
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#911
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 0
nope that didn't work....

:silly:
majortom
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#912
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 12
It does work in 1.5
polarbear15.joomlabear.com/

these are the settings I used

<br><br>Post edited by: Bambi, at: 2008/06/16 21:39
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#913
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 0
Code:

&lt;embed
src=&quot;/experts/modules/mod_JBear_fonts/ mod_JBear_fonts.swf&quot;
quality=&quot;high&quot; wmode=&quot; transparent&quot; width=&quot;150&quot;  height=&quot;350&quot; name=&quot; final_survey&quot;
align=&quot;middle&quot;  allowScriptAccess=&quot;sameDomain&quot;  type=&quot;application/x-shockwave-flash&quot;
pluginspage=&quot;http://www.macromedia.com/go/ getflashplayer&quot;
flashvars=&quot;textContent=Example Header&amp; linkURL=&amp;fontSize=50&amp; fontColor=0x00ccff&amp;fontAlpah=100&amp; fontBold=&amp;fontItalic=&amp;fontLeading=4&amp; textIndented=0&amp;stageAlign=T&amp; positionLeft=5&amp;positionTop=20&amp; Width=150&amp;Height=350&amp;textWidth=500&amp; textHeight=200&amp;wordWraped=&amp; rotated=80&quot;
/&gt;



i know there are better ways to embed file.....

for example shockwave- flash was old method....

i don't have time to do it but good luck.....

it might be a path problem... then make it so those parameters are set in joomla not the swf....

example since i have it in experts folder... and it might be lookin for modules...


again good luck.....
majortom
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#914
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 0
majortom
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#916
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 12
majortom wrote:

example since i have it in experts folder... and it might be lookin for modules...


I don't understand what you're trying to say there.

The params are created by Joomla. Its a lot easier the using the loadVars() method.

The method of embedding is used for it's compatibility with IE.

Sorry it's not working for you, will try and make it more user friendly when I get time.
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#917
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 12
Whats the benefit of embedding the .swf with javasript?
Bambi
Moderator
Posts: 343
graphgraph
User Offline Click here to see the profile of this user
Gender: Male bambii7@msn.com Location: New Zealand Birthday: 12/21
The administrator has disabled public write access.
 
#920
Re:mod_JBear_fonts_1.5 doesn't work 3 Years, 11 Months ago Karma: 0
well one thing is it is the way flash 9 does it now.....

here are some places for more info...

http://blog.deconcept.com/swfobject/

http://www.jeroenwijering.com/? item=embedding_flash

really take a look at how these guys did it....

extensions.joomla.org/component/ option,c...nk_id,366/Itemid,35/

and add their parameters to yours.... that would be very cool...

good luck.... look forward to it workin for me..:woohoo: :woohoo:<br><br>Post edited by: majortom, at: 2008/06/18 02:40
majortom
Fresh Boarder
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Moderators: Support
 
JOOMLA TEMPLATES Joomla Templates By JoomlaBear