Results 1 to 5 of 5

Thread: How to create Script for 3D spinning message?

  1. #1
    Join Date
    Aug 2006
    Posts
    121

    How to create Script for 3D spinning message?

    Hi friends,
    I am creating the project for the gaming zone. For that I want to create 3D spinning message. That display/rotate messages on the top of the page via a circular animation. So can anyone tell me how to create Script for 3D spinning message.?? Please help me as soon as possible.!!
    Whats my name again? I spend so much time looking at code i fogot my own name ahhh!

  2. #2
    Join Date
    Nov 2008
    Posts
    996

    Re: How to create Script for 3D spinning message?

    You can now create the 3 Dimensions message also. VML (Vector Markup Language) lets DHTML developers use scripting to create and animate simple graphics. Due to the great popularity of the 3D spinning message, it is now widely used in the web sites. The new gallery is XML-driven and thus easily customizable; each instance has its own PerspectiveProjection object which makes several instances of the menu in the same movie look good.

  3. #3
    Join Date
    Nov 2008
    Posts
    1,192

    Re: How to create Script for 3D spinning message?

    The technology is currently supported in the Internet Explorer also. 3D Spinning Message uses VML to allow you to display/rotate multiple messages on the top of the page via a circular animation. Everything from the size of the "circle" to the colors of the text can be customized. This is much attractive to the users. Also loaded images can easily be captioned.

  4. #4
    Join Date
    Jan 2008
    Posts
    1,521

    Re: How to create Script for 3D spinning message?

    I have provided you with the coding that you have to insert the below into the <HEAD> section of your page. Here is the code for that :
    Code:
    <xml:namespace ns="urn:schemas-microsoft-com:vml" prefix="v"/>
    <style type="text/css">
    v\:* { behavior: url(#default#VML); }
    </style>

  5. #5
    Join Date
    May 2008
    Posts
    2,389

    Re: How to create Script for 3D spinning message?

    I think that downloading the script from the web will be the better option. You can also create 3D Spinning Menu and Photo Gallery in Flash CS4. In that application you can do 3D image gallery in Flash CS4 in which the menu of thumbnails is spinning in 3D. The tiles spin asynchonously creating a nice effect. You should know the basic thing that 3D spinning message script uses VML to allow you to display/rotate multiple messages on the top of the page via a circular animation.

Similar Threads

  1. How to create CGI script in bash?
    By Mulan in forum Software Development
    Replies: 5
    Last Post: 01-09-2010, 08:19 PM
  2. Create bash script for ftp
    By teenQ in forum Operating Systems
    Replies: 4
    Last Post: 04-03-2010, 07:37 PM
  3. How to create Script for Always-on-top message?
    By pushpendra in forum Software Development
    Replies: 4
    Last Post: 06-02-2010, 06:30 AM
  4. How to create several users via script
    By Halyn in forum Networking & Security
    Replies: 6
    Last Post: 29-11-2009, 07:36 PM
  5. Create a script using Powershell
    By Connect_Me in forum Software Development
    Replies: 4
    Last Post: 07-02-2009, 05:41 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,023,774.37866 seconds with 17 queries