Silverlight vs Flash: Matrix Text Effect Silverlight vs Flash: 3D Spinning/Rotating Globe
Mar 06

This is another 3D text effect without using any 3d library. The texts will orbit around an object in a 3d manner. I have also applied a tricky technique in which the texts will actually move behind the object. It works with all kind of transparent object.

Just a minor notice. I have updated the license of all the sources codes. All samples source codes will under the GNU General Public License, Version 3. If you have any questions regarding to the license, please feel free to contact me. Thanks!

Comparison

Flash implementation: 1 hour (Implemented First)

Silverlight implementation: 50 minutes

Source codes

Flash

Silverlight

Shares and Enjoy~

Did you like this post?

Subscribe here:  

8 Responses to “Flash vs Silverlight: Orbiting Text around an object”

  1. Jim Clark Says:

    I’m a developer using Silverlight for LOB type apps, but sadly, after seeing the problem the Silverlight version had with its character spacing, I would have to say that the Flash version is superior in this type of “flashy” app.

  2. Simon Says:

    Indeed, the Flash-example is the obvious winner in this showdown!

    I havent looked at the code but it seems strange that the text in SL should have to behave like that….

  3. Michael Says:

    Wooo, finally something for my financial business application

  4. Manjunath Says:

    Yes!!! Flash is the clear winner in this sample application. In the word ‘Microsoft’, the letter ‘i’ is just fighting with letter ‘M’ for space in Silverlight.

    Flash is very decent, crisp and effective.

  5. Silverlight user Says:

    No wonder it does this: in the Flash version, you convert the text into bitmap sprites which you then transform as you wish while in Silverlight you transform the textblocks themselves. Yet another pathetic attempt to make Flash look superior with cheap tricks, how about you do the same with Silverlight first and then start comparing the two?

  6. Nightwing Says:

    Oh, I’ve been looking for something like this forever! All the other orbiting text I could find is laying flat. But now I have a problem since I’m a complete newbie to AS3…I managed to change the text itself, as well as the logo in the middle to an animated globe I created. But I can’t, for the life of me, figure out how to remove the “Click to start” and have the animation run automatically.
    Could anyone PLEASE give me at least a hint on how to accomplish this???

  7. Milan Matuska Says:

    Hello, this is a very nice script, but i need this scipt in AS2. It’s possible (and how) re-writing this script to AS2 ?

  8. Flash Fan Says:

    for Silverlight user :
    why dont you try to make it right and show us ?
    and for the maker .. realy good work
    and thanks alot for the hints :)

Leave a Reply