Wrox Programmer Forums
|
Javascript How-To Ask your "How do I do this with Javascript?" questions here.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Javascript How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 13th, 2006, 01:09 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to surendran Send a message via Yahoo to surendran
Default Rotate Text

Friends,
I want a script to rotate a text by 45'



surendran
(Anything is Possible)
http://ssuren.spaces.msn.com
__________________
surendran
(Anything is Possible)
http://www.suren.info
http://ssuren.spaces.msn.com
 
Old November 14th, 2006, 08:20 AM
Friend of Wrox
 
Join Date: Nov 2005
Posts: 223
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi,

Is that even possible. I know its possible for a 90 degree in ie but don't think 45 degrees is an option.

An alternative would be using actionscript flash. You can load the text as vectors and turn the text using actionscript. However you would need to read your data with xml

__________________________________________________ ________
I am DJ Kat...that's my name. Its a D and a J and a Kat with a K.
 
Old November 16th, 2006, 03:16 AM
Registered User
 
Join Date: Nov 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default

how i would add flash animation on my web kindly send me information in detail

 
Old December 18th, 2006, 02:08 AM
Friend of Wrox
 
Join Date: Oct 2003
Posts: 479
Thanks: 0
Thanked 3 Times in 3 Posts
Send a message via MSN to surendran Send a message via Yahoo to surendran
Default

hai.
Paste this code, where you want to run your flash, change required fields.

<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="360" height="120" id="2006_china_report" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="filename.swf" /><param name="menu" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="filename.swf" menu="false" quality="high" bgcolor="#ffffff" width="360" height="120" name="2006_china_report" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
</object>

surendran
(Anything is Possible)
http://ssuren.spaces.msn.com





Similar Threads
Thread Thread Starter Forum Replies Last Post
How rotate Text in HTML Table Rahul Gupta ASP.NET 2.0 Professional 3 October 17th, 2007 11:58 PM
rotate text inm45 degrees. surendran Javascript How-To 1 January 25th, 2007 05:55 AM
Rotate a report by 90 degrees csecharith Beginning VB 6 1 January 15th, 2007 02:20 PM
Solved: Auto-Rotate Pictures - smartphones Mantis PHP How-To 0 April 8th, 2005 09:52 AM
rotate text 90 degrees lcsgeek Classic ASP Databases 2 September 15th, 2003 10:39 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.