Members: 16,996
Threads: 38,845
Posts: 159,389
Online: 20

Newest Member: Kl_broka@rediffmail.com


Odoo.tv - Outdoor Television


Sedo - Domains kaufen und verkaufen das Projekt mambers.com steht zum Verkauf Besucherstatistiken von mambers.com etracker® Web-Controlling statt Logfile-Analyse
Old 17.05.2005, 22:42   #1 (permalink)
Mamber
 
Join Date: Nov 2004
Posts: 66
pgruach is on a distinguished road
Default new: mambo IFR

I made this module because I wanted my headings in a custom font. I came across the replacement script IFR which fitted my needs. I molded (and altered) that into a module.

So what does it do?
Replaces a given elements text with a flash movie.
This is an adaptation of the famous IFR script.
So the glory goes to Shaun Inman (www.shauninman.com)

"Why a module and not a mambot?", I hear you ask. Well,
I tried it, but failed. 3 reasons:
- Mambots change the content before it is placed into the
template. So I cannot easily find out in what divs or
tables the content is placed and what to search for.
- The (content) mambots I looked at, all did something to
the row content, so they did nothing with headers and
titles. And that is excactly what I did want to do with
this script.
- The original IFR is already scripted to do a dynamic
replacement on a window.onload event. Didn't have time
to change that!

Probably it is possible to make a mambot that does what
this module does, but I didn't have the time to sort that
out.

Last edited by pgruach; 21.06.2006 at 10:45.
pgruach is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 18.05.2005, 00:13   #2 (permalink)
Professional Mamber
 
eyezberg's Avatar
 
Join Date: Apr 2004
Location: Gap / France
Posts: 860
eyezberg is an unknown quantity at this point
Default Re: new: mambo IFR

Thanks a lot already, will test..
Check this out:
http://forum.mamboserver.com/showthr...light=ytw+sifr
__________________
joe / ex Mambo ex Doc Team
Eyezberg.com
eyezberg is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 18.05.2005, 00:47   #3 (permalink)
Expert Mamber
 
mamboguy.com's Avatar
 
Join Date: Apr 2004
Location: Byron Bay, Australia
Posts: 253
mamboguy.com is on a distinguished road
Default Re: new: mambo IFR

Have you posted this as news on http://news.mamboserver.com yet?
__________________
Brad Baker
Multiple Domain & Reseller Hosting
www.rochen.com
www.joomlatutorials.com
mamboguy.com is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 18.05.2005, 08:40   #4 (permalink)
Mamber
 
Join Date: Nov 2004
Posts: 66
pgruach is on a distinguished road
Default Re: new: mambo IFR

That site is news to me
Is this news worthy then? Well, I posted on there now....
pgruach is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 18.05.2005, 17:26   #5 (permalink)
Mamber
 
er16004's Avatar
 
Join Date: Apr 2004
Location: Houston, TX
Posts: 56
er16004 is on a distinguished road
Default Re: new: mambo IFR

pgruach, I can't thank you enough for the work you've done on this module. I've been waiting for something like this. I've installed sIFR on a couple of my non-Mambo sites, but have hesitated on integrating it into Mambo.

With that being said, there are a few things that might need adjustment in your module. You state in there that in order to change the font size, you need to edit the Flash file to do so. I haven't looked at your code, but this isn't necessary in sIFR and most users won't have the ability to do so. Is there any way to code in a font size change as you have with the element width & height?

The reason I'm asking this is that initially, .swf files I've made that work fine in other sIFR installations appear too large for standard use of your module. In fact, the font size seems to change as you change the width of the element.

I did have errors with it not displaying in IE (no prob in Firefox) when you change the assigned element and such.

Just a few thoughts for you. You're on the right track and I think you're module is about 95% there. Great job, overall!
er16004 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 18.05.2005, 17:38   #6 (permalink)
Mamber
 
Join Date: Nov 2004
Posts: 66
pgruach is on a distinguished road
Default Re: new: mambo IFR

thanks man!

The flashfile is displayed in a way it does not resize. I could change it to just let it ajust to the height or width that you give it. But that has other disadvantages.

I'll take a futher look into it.

The best thing is to be able to change the fontsize in dynamically in the flashfile. I am not a vivid flash user, so I don't really know if that is possible. The text is in a "dynamic" text field. And the posibilities to adjust the style are limited with textfields. I'd also like to dynamically make it underlined or italic. And now that I'm on the subject, id there a way to use a external ttf font file with flash? That would really be easy! Then you can just upload a ttf file and you don't even have to touch the flash file.

Anyway, the module works for me for what I need right now. But I guess it isn't 50% there if you take the above into account

PS. read the README.TXT in the zip...
pgruach is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 18.05.2005, 18:01   #7 (permalink)
Mamber
 
er16004's Avatar
 
Join Date: Apr 2004
Location: Houston, TX
Posts: 56
er16004 is on a distinguished road
Default Re: new: mambo IFR

Quote:
Originally Posted by pgruach
PS. read the README.TXT in the zip...
Sorry, I'm one of those that dives right in.

I don't think you can use a TTF file. If you were wanting to use TTF files, then you don't need any of this. You could just embed the font. I've done that before on Mambo sites, but it's not a great way to design/code websites. That's why sIFR was created.

In sIFR, you can adjust the properties of how the .swf file behaves and appears by adjusting the CSS that goes with it.

Which brings up another point: is your module based on sIFR and if so, what version?
__________________
ericrasch.com - pixelpost powered photoblog
er16004 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 18.05.2005, 22:06   #8 (permalink)
Mamber
 
Join Date: Nov 2004
Posts: 66
pgruach is on a distinguished road
Default Re: new: mambo IFR

No, this mIFR is not based on sIFR... so maybe there will be a mIFR 2.0 coming out soon! If someone else feels a calling...

mIFR - a dIFR-ent IFR
pgruach is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 19.05.2005, 16:58   #9 (permalink)
Mamber
 
er16004's Avatar
 
Join Date: Apr 2004
Location: Houston, TX
Posts: 56
er16004 is on a distinguished road
Default Re: new: mambo IFR

Quote:
Originally Posted by pgruach
No, this mIFR is not based on sIFR... so maybe there will be a mIFR 2.0 coming out soon! If someone else feels a calling...

mIFR - a dIFR-ent IFR
Well, that would explain the differences we've discussed. If you're not familiar with sIFR, here's the home page for it: http://www.mikeindustries.com/sifr/

I would recommend sIFR over any other IFR because it's a collaboration of many ideas and it's gaining momentum everyday.

Let me know if you need help or testing when you get ready to upgrade mIFR.

Thanks!!
__________________
ericrasch.com - pixelpost powered photoblog
er16004 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 01.06.2005, 04:09   #10 (permalink)
Baby Mamber
 
Join Date: May 2005
Posts: 2
jonas37 is on a distinguished road
Default Re: new: mambo IFR

Hi.
Your modules is great.
However I have a small problem that propbaly you can help me.
I'm trying to use your module in a portuguese website.
Word's with special portuguese letters like "Ç" or "Ã" dont show.
In fact the word "introdução" (introduction) is cut on the first special letter and just show INTRODU

Can you help me?
jonas37 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Several questions & problems RE Mambo 4.5.2 + addons blackcat Mambo 4.5.1 General Talk 1 03.05.2005 13:37
Is Mambo what I need??? dizx4y Mambo 4.5.1 General Talk 4 05.04.2005 20:03
Can Mambo recapture the glory of its golden days? TheGreek Community Arena 0 25.07.2004 13:52


All times are GMT +2. The time now is 09:13.

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
A vBSkinworks Design
© Copyright 2004-2008 by Arthur Konze Webdesign.