473,703 Members | 2,761 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Text Effects

ak1dnar
1,584 Recognized Expert Top Contributor
Hi,

This is my first post to flash forum.Need a favour from you guys.

Please Refer to the this link.http://tha.jp In the left hand side of the web site you may find the text links with some effects.

Just wanted to know how to do such a thing. Just point me to the direction that I should get to do such a effect. any tutorial, Link.

Thanks!
Jul 5 '07 #1
12 2541
kestrel
1,071 Recognized Expert Top Contributor
This looks pretty close to me. Does it satisfy your flash cravings? Once the letters spell out FLASH run your mouse left and right over the text to scramble it again. Let me know.
Jul 5 '07 #2
ak1dnar
1,584 Recognized Expert Top Contributor
This looks pretty close to me. Does it satisfy your flash cravings? Once the letters spell out FLASH run your mouse left and right over the text to scramble it again. Let me know.
Heya kestrel,

Thanks for the quick reply.

Yeah Its really close to the thing what I need.But the Issue is here in my end I have Lots of text in my paragraph Not a simple word as it describes under the tutorial link.

Do I have to create 500 movie clips, if My Paragraph contains 500 chars.?
Any alternative?

-Thanks!
-Ajaxrand
Jul 5 '07 #3
kestrel
1,071 Recognized Expert Top Contributor
So you want each letter of each word (separately) in your paragraph to have the same effect? So each word has its own effect with no influence on any other word.
Jul 5 '07 #4
ak1dnar
1,584 Recognized Expert Top Contributor
For a example Just get these sentence.

Please follow these guidelines when responding to questions.
Do not link to other websites for promoting/traffic generation. Only link to helpful resources.


If i am going to create separate movie for each letter, Its time consuming isn't it.?

Can't I do some thing like this,
When loading this Words to my movie can i call for another this type of random chars to the same Text. but How?

Thanks! for the effort.
Jul 5 '07 #5
kestrel
1,071 Recognized Expert Top Contributor
Im not even sure if it will work with more than once word displayed at a time. I dont have flash installed on my system right now, so im just guestimating here. have you tried it out yet?
Jul 5 '07 #6
ak1dnar
1,584 Recognized Expert Top Contributor
Not yet Finished !kestrel

- Thanks Again!
Jul 5 '07 #7
kestrel
1,071 Recognized Expert Top Contributor
Alright Then. Let me know when you're done.
Jul 5 '07 #8
xNephilimx
213 Recognized Expert New Member
Alright Then. Let me know when you're done.
Hi! I made a script like that a couple of moths ago, it's here: http://www.thenephilim.com.ar/decypher.swf

Tell me if this is what you want, it's pure actionscript.
What it does, briefly, is get's the string that you pass in the input, break it down to an array, makes a new array filled with random characters with the last position of the array being the real last letter in your string, then in an onEnterFrame event, cycles through it. You can even control the cycles, in the code there's a variable appropiately named "cycles" and that's the number of cycles of random chars per letter.

It's not the same effect as http://tha.jp/ but you can figure out how to do it, you can change the function that generates random characters to generate also hyphens and so..
The script is very easy to manipulate.
Jul 8 '07 #9
ak1dnar
1,584 Recognized Expert Top Contributor
Hi! I made a script like that a couple of moths ago, it's here: http://www.thenephilim.com.ar/decypher.swf

Tell me if this is what you want, it's pure actionscript.
What it does, briefly, is get's the string that you pass in the input, break it down to an array, makes a new array filled with random characters with the last position of the array being the real last letter in your string, then in an onEnterFrame event, cycles through it. You can even control the cycles, in the code there's a variable appropiately named "cycles" and that's the number of cycles of random chars per letter.

It's not the same effect as http://tha.jp/ but you can figure out how to do it, you can change the function that generates random characters to generate also hyphens and so..
The script is very easy to manipulate.
Hi xNephilimx,

That's the exact shot to go ahead for me(may be i have go for some changes too).do you have any sample script for this, if it is i am waiting for that.

Thanks!
Jul 9 '07 #10

Sign in to post your reply or Sign up for a free account.

Similar topics

10
436
by: KS | last post by:
I have a Button I want to pull to a Label. I want the Button visualy to move when I pull it. When I drop the button on the Label I want to test some data coming with the Button - f.ex is the Button.Text="The right one!". I have some code that can do the DragDrop-effect BUT this code disables the visual effect og the Button visualy moving to the Label.
23
2361
by: Mantorok Redgormor | last post by:
Can emulation of the logical OR be done in standard C to obfuscate its use? So I don't have to use if(a||b) but instead make that even more obfuscated without its use but testing the same condition
1
3531
by: nick.spacek | last post by:
Hi everyone, I'm wondering if it's possible to add outlining or shadow to text in a RichTextBox? On www.bobpowell.net he has some tutorials on how to do so using GDI+, which I realize isn't available for RTBs. Is there a way to reproduce the RTB control using GDI+ instead of GDI? Or are there any other ways to go about this? Thanks for reading/suggestions! Nick Spacek
20
2853
by: cwdjrxyz | last post by:
There have been fancy dhtml text effects since the early days of javascript. The rainbow text effect was one of the early ones. While some such effects may be fun on private pages, they can easily become obnoxious, especially on commercial sites. To a large extent, dhtml text effects have been replaced by flash, likely because the flash effects often are more easy to make for many people. How bad can a dhtml text effect be? Many of you...
0
1219
by: vijay mathews | last post by:
hi i am developing a chat application tool for a company i have a problem..... i have written codings for text formatting such as color, size etc in vb.net..... but when it is connected to a database online the same text formatting effects doesnt apply.... when i select the font color as red and click the button , the same effects doesnt takes place.... it has to be implemented through a database connected online... so i kindly request you to...
18
4140
by: mistral | last post by:
Is there some other (more advanced) effects for status bar, other than standard Scroller Bar, TypeWriter Scroller, Flashing Bar, Decrypter, Ticker, World Clock?
4
7724
iam_clint
by: iam_clint | last post by:
Heres some sample code I wrote up for you guys to use on making text effects <script> //TEXT EFFECTS CODE WRITTEN BY iam_clint! window.onload = doEffects; var speed = 15; //lower the number the faster var color_speed = 50; //speed at which colors change var smoothing = 8; //the larger the number the less smooth but faster for sliding. var font_smoothing = 1; //lower the number the smoother the font changes.
4
3028
by: Academia | last post by:
I get the following watch message: tsSource.Text.ToUpper() This expression causes side effects and will not be evaluated string The Text is &Edit
0
1370
by: neilnewflashuser | last post by:
I work in film and am trying to create some interactive flash text pages. Maybe someone knows how. An example is Carrie on "Sex & the City" she's not typing, it's a flash page. Everytime she touches any letter on the keyboard a letter is shown. How do I do this so it doesn't play the whole paragraph just one letter each time? This is what I've figured out so far. THANKS TO WHOEVER CAN HELP ME! var str:String="In a clear effort to quickly...
5
2589
by: bannermaker79 | last post by:
I'm looking to find the perfect tool for creating text animations in flash cs3. I came across TxEff 2 and I kinda like it Do you know anything like it or better? I don't have a budget, just want to find the best one out there.
0
8660
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9106
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8998
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8955
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6585
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4419
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4675
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2430
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2056
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.