473,751 Members | 2,156 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
12 2544
xNephilimx
213 Recognized Expert New Member
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!
www.thenephilim .com.ar/decypher.rar
There's the fla with all the code, I'm sure you'll be able to modify it to suit your needs, the code is very simple and modular.

Good luck!
Jul 10 '07 #11
ak1dnar
1,584 Recognized Expert Top Contributor
www.thenephilim .com.ar/decypher.rar
There's the fla with all the code, I'm sure you'll be able to modify it to suit your needs, the code is very simple and modular.

Good luck!
Amazing xNephilimx, Thanks a Lot :)
-Ajaxrand
Jul 10 '07 #12
xNephilimx
213 Recognized Expert New Member
Amazing xNephilimx, Thanks a Lot :)
-Ajaxrand
You're welcome. Show me what you did with it when it's finished!
Best regards.
Jul 10 '07 #13

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
2376
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
3534
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
2879
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
1223
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
4146
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
7729
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
3034
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
1372
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
2590
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
9006
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9587
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9406
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...
0
9265
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...
0
8268
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6088
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4719
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
4898
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
2814
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.