Web Design and Development Forums

Sifr Align Right

This is a discussion on "Sifr Align Right" within the Flash & Multimedia Forum section. This forum, and the thread "Sifr Align Right are both part of the Design Your Website category.

Old Oct 9th, 2006, 16:05   #1 (permalink)
Junior Member
 
Join Date: Aug 2006
Location: Lancashire, UK
Age: 28
Posts: 17
Sifr Align Right

I'm not sure if this is the right place to come but does anyone know if and how you can right align text using Sifr?
Thanks,
Salbert is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 9th, 2006, 17:32   #2 (permalink)
Most Reputable Member
 
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,319
Send a message via Skype™ to ukgeoff
Re: Sifr Align Right

Not sure what it is you are referring to.

If you want to right-align some text, use css and set 'text-align: right;' for the element in question.
__________________
Regards
Geoff
ukgeoff is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 10th, 2006, 10:09   #3 (permalink)
Junior Member
 
Join Date: Aug 2006
Location: Lancashire, UK
Age: 28
Posts: 17
Re: Sifr Align Right

I meant the Scalable Inman Flash Replacement text, it allows you to render browser text with custom typefaces using a mix of javascript, CSS and Flash.
Salbert is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 10th, 2006, 22:55   #4 (permalink)
Most Reputable Member
 
Join Date: Apr 2006
Location: Cornwall, UK
Posts: 1,319
Send a message via Skype™ to ukgeoff
Re: Sifr Align Right

Moving this to the Flash forum. You might get a better response there.
__________________
Regards
Geoff
ukgeoff is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 11th, 2006, 01:26   #5 (permalink)
 
JacobHaug's Avatar
 
Join Date: Dec 2005
Location: On Internet
Posts: 5,550
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Sifr Align Right

I have never heard of the "Scalable Inman Flash Replacement text". Do you have a URL, or a sample file I could look at to better assist you?
__________________
JacobHaug.com - My Portfolio
JacobHaug is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 11th, 2006, 12:16   #6 (permalink)
Junior Member
 
Join Date: Aug 2006
Location: Lancashire, UK
Age: 28
Posts: 17
Re: Sifr Align Right

URL: http://www.mikeindustries.com/sifr/
Salbert is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 11th, 2006, 13:04   #7 (permalink)
 
JacobHaug's Avatar
 
Join Date: Dec 2005
Location: On Internet
Posts: 5,550
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Smile Re: Sifr Align Right

I would guess you could do it within the CSS file for your page. But I am not experienced with this language. But for all of the people that don't want to read a bunch but want to know what it is here....

Quote:
sIFR is meant to replace short passages of plain browser text with text rendered in your typeface of choice, regardless of whether or not your users have that font installed on their systems. It accomplishes this by using a combination of javascript, CSS, and Flash. Here is the entire process:
  1. A normal (X)HTML page is loaded into the browser.
  2. A javascript function is run which first checks that Flash is installed and then looks for whatever tags, ids, or classes you designate.
  3. If Flash isn't installed (or obviously if javascript is turned off), the (X)HTML page displays as normal and nothing further occurs. If Flash is installed, javascript traverses through the source of your page measuring each element you've designated as something you'd like "sIFRed".
  4. Once measured, the script creates Flash movies of the same dimensions and overlays them on top of the original elements, pumping the original browser text in as a Flash variable.
  5. Actionscript inside of each Flash file then draws that text in your chosen typeface at a 6 point size and scales it up until it fits snugly inside the Flash movie.
This all happens in a split-second, so all of the checking, replacing, and scaling is not visible to the user. It is not uncommon to notice a very short delay as the Flash loads, but to the user, none of the internals of this process are exposed.
__________________
JacobHaug.com - My Portfolio
JacobHaug is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Oct 11th, 2006, 13:08   #8 (permalink)
 
JacobHaug's Avatar
 
Join Date: Dec 2005
Location: On Internet
Posts: 5,550
Send a message via AIM to JacobHaug Send a message via MSN to JacobHaug
Re: Sifr Align Right

Also you might be able to center it within the flash file for that page. Or as I said the CSS file. Or even the XHTML part of the page. But I have never used it so I don't know what you are seeing. But I would assume you could center it within those documents.
__________________
JacobHaug.com - My Portfolio
JacobHaug is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Old Apr 2nd, 2008, 13:31   #9 (permalink)
New Member
 
Join Date: Apr 2008
Location: Dundee
Posts: 1
Re: Sifr Align Right

inside the javascript function being used to replace the header elements, add the following flash vars:

sFlashVars:"textalign=right"

should sort out your problem
AndrewCairns is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
sifr, align, right

Thread Tools
Rate This Thread
Rate This Thread:

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
Text-Align Marc CSS Forum 11 Jun 1st, 2007 07:22
Trying to align a div in a wrapper AdRock CSS Forum 7 Feb 22nd, 2007 16:03
Help! I can't get my boxes to align!! Moonlilly New to Web Design 34 Feb 1st, 2007 23:26
Div Vertical Align jwalker80 CSS Forum 5 Jan 30th, 2007 23:34
Align problem Amphersand HTML Forum 3 Oct 11th, 2006 17:11



Latest Updates

All Points SEO Security Advisory - CHECK YOUR SITE NOW!

Creative Coding :: February 2008

Webforumz is sponsored by: WESH UK Web Hosting
All times are GMT. The time now is 09:34.

Sleep Study Scoring :: Free Bet :: Website Templates :: Online Betting :: Bookmakers :: Funny Quotes :: Internet Recruitment Software :: Microsoft CRM Experts :: Online Casino :: Decorated Christmas Trees :: Midwife Forums :: Football Betting :: Ecommerce Software :: Web Hosting :: Football Stats :: Dry Cleaning Collection :: xtreme wales - extreme clothing :: Apuestas :: Sharepoint Consultants :: Website Optimisation :: Office Clearance London :: Sharepoint Experts :: Sports Betting :: Casino :: Website Templates :: Web Design Development India :: Online Gambling

Powered by: vBulletin Version 3.7, Copyright ©2000 - 2008, Jelsoft Enterprises Limited.
© 2003-2008 Webforumz.com : All Rights Reserved
Search Engine Friendly URLs by vBSEO 3.2.0 RC6


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59