This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe
You can open/play the swf file with Flash Player exe
robojiannis (7)
Papervision Text
A 3d typography example.Fla file appears empty, edit the file by modifying the .as file and then compile the fla file again.
4811 downloads, 38675 views
Comments
You need to login to post a comment.
Can anybody explain me how to change the text?
Perfect! What about how to change the font type?
I'm having problem with width of the movie, because when display the movie it's cutted. For example, i need use in the 900px space, but the movie is cutted on to 650px width. I've already increase the size of the scene, but the movie stayed with the same width. How solve this? Can you help me?
when I put a word with an accent the animation stops
how I can solve this
nice one
nice stuff
wow...very nice~
Hello...
Best for you...
But i would like to change text not so fast changing.. so we can read the text... beacuse my text is litle bit more...
How to do that? which code i have to change?
Thank you..
I love this and I changed the text in the .as file but how can I make a swf file out of it? hmmm with flash ? I dunno how ? :o(
This is nice but I'd like to see one update to it. When the text groups together, it should specify the focus and zoom to show the text for long enough so people can read it.
thanks ^^
@adrianTNT. thanks a lot!!!
I have to try papervision too very soon :)
Fla file is now included, fla file appears empty, edit the file by modifying the .as file and then compile the fla file again.
take a look in the PaperVisionText Class.
there are three Text3D instances (words1, words2, words3), where you can change the text
That is so cool.......How would you change the text? sorry bit of a noobie
sorry for not having a *fla file, but I use the Flex architecture and don't have the Flash IDE.
you can easily use it in flash by doing the following:
import PaperVisionText;
var pvt : PapervisionText = new PaperVisionText ();
addChild(pvt);
just make sure that PaperVisionText.as is in the same folder as your *.fla file.
you can edit the 'PaperVisionText.as' file in the Flash IDE - that's where everything is initialized.
fantastic!
Love it, would be great if you'd submit the .fla..
Many thanks.
@robojiannis: please edit the files and include the fla file or we have to remove it.
Awesome!
Cool but cannot make any changes to it since there is no fla file.
Woowww 0_o
Amazing!!!
out standing yar supab, thanks
Very impressive!
Beautiful!
Very very nice !!!!
Very nice work, but I am just wondering, whether could the same be achieved basing on pure AS 3d classes and blurr filter with no papervision.
awesome work...
the 3D is super, but I can't read the 3D text.
I hope it's easy modificable..
super TOP
8 - nice idea, only the readingtime is a litle short..
10 stars!
'A' class work, Thanx for shared.
WOW... very very very very awesome! Thankyou for share! :D
Very cery nice! Good Work!
ORG folder is there, so it should be good, I will approve it now.
there is the papervisionText Class which initiates the script; this imports the necessary papervision classes, which are in the org folder. did i forget to include it?
Hello. That looks good but are the papervision files included so that the user can edit this? I am not sure how papervision works but I assume they have some kind of source file? Or are these just AS classes?