Flash Tutorials, Code Examples & Articles
|
|
|
 |
| General
Java, Applets, J2EE,
J2ME, J2SE,
JavaBeans, JavaScript,
JDBC, Jini,
JSP, Servlets,
Swing |
 |
| General
Linux, Apache, MySQL,
PostgreSQL |
 |
| Active
Server Pages, ActionScript,
ASP.NET, C++,
C#, Perl,
PHP, Python,
Visual Basic, VB.NET |
 |
| |
Let the Education
Guide Network help you accelerate your career:
Learn more about...
Cooking
Schools
Culinary
Arts Schools
Online
MBA Programs
Our Web Sites:
Online
Degree Guide
The Vocational
School Guide
|
| |
| CSS,
DHTML, JavaScript |
 |
| ColdFusion,
Dreamweaver, Flash,
FrontPage, GoLive |
 |
| General
Web Services, .NET, SOAP,
UDDI, WSDL |
 |
| 3G,
802.11, EPOC,
i-mode, J2ME,
Palm, Pocket
PC, WAP, Windows
CE, WML, WiMax |
 |
| XML
(General) , ebXML, RSS,
SAX, XSLT,
VoiceXML, WML,
WSDL, XHTML,
XML Schema |
|
|
Tutorials & Training Courses
on CD-ROM
Over 300 Titles to choose from: from Web Design to
Programming, from
Dababases to Certifications. TRY FOR FREE!
Do you need high quality training at an afforable
price?
Do you need training that is easy to follow,
informative and allows you to master complex applications
fast?
Do you need to learn how to master Programming, Web
Design and Graphics?
Click
here to try a FREE Demo &
view the full range of training CD-ROMs
|
|
There are 65 articles & tutorials regarding "Flash".
- 7.) Flash Hack A Custom Color Transform Class
- ( Page 1 of 5 ) See how to implement a custom color transform class in ActionScript 2.0 using object-oriented programming (OOP) instead of using a procedural timeline-based code. (From the book, Flash Hacks , by Sham Bhangal, O'Reilly Media, 2004, ISBN: 0596006454.) HACK 10: A Custom Color Transform Class Create a custom class to perform color transformations. We saw in the preceding two hacks that there are several common color transformations [Hack #8] you may want to perform on a...
Found at devArticles.com
- 8.) Working with Text and HTML in Flash
- ( Page 1 of 6 ) There are a variety of ways to manipulate text and HTML with Flash that allow you to expand the capabilities of your website. Adi Reddy Mora goes over some of the most common ones. About Text in Flash There are three types of text in Flash: static, dynamic and input. Static text is the text whose contents and appearance you determine when you author the Flash document. Dynamic text fields are the fields whose contents can be updates dynamically at runtime. Input text...
Found at devArticles.com
- 9.) Flexing the Flash Review
- (Page 1 of 6 ) Adobe Flex Builder is an IDE for developing applications that offers both robustness and richness of presentation. Naturally, it is also compatible with Flash. This article gives you a first look at the IDE. Introduction HTML, CSS, and JavaScript provided the first generation of interactive web applications, bolstered by several competing server-side technologies. When I taught Visual Interdev, or Microsoft FrontPage for developing web applications, my graphic-oriented...
Found at devArticles.com
- 10.) Making an MP3/FLV Player with Flash MX 2004 and JavaScript
- ( Page 1 of 4 ) In this tutorial, S.M.H. Qadri shows us how to design an application interface with Flash MX 2004, how to add action script to the Flash interface, and how to write the JavaScripts and HTML files necessary for handling Flash. Support file available here. In this tutorial, we will learn how we can make an MP3/FLV Player with Flash MX 2004. Before we start, we should check that we have everything we need to complete this tutorial. Requirements for this article: To complete...
Found at devArticles.com
- 11.) Undocumented ActionScript Flash Hack
- ( Page 1 of 4 ) Everyone likes knowing about undocumented ActionScript. Discover the goodies in the _global property that Macromedia isn t ready to officially support. (From the book, Flash Hacks , by Sham Bhangal, O'Reilly Media, 2004, ISBN: 0596006454.) Hack 82: Undocumented ActionScript Everyone likes knowing about undocumented ActionScript. Discover the goodies in the _global property that Macromedia isn t ready to officially support. You ll often want to examine the properties of...
Found at devArticles.com
- 12.) Flash Tips Tutorial
- Tutorial Written By: Till OPENING A NEW BROWSER WINDOW In order to create the pop up effect I have to insert this JavaScript code (below) in the head of the page I want to have the link, that opens the pop up. To do that I edit the HTML file (file extension .html or .htm) with a text editor like Notepad or UltraEdit (any text editor works) and find the tags and at the beginning of the file and copy the code in between. <script language="JavaScript"> function...
Found at HTMLCenter
More articles & tutorials (Index of all articles & tutorials)
|
|