Community-Credit.com
|
NonProfitWays.com
|
SOAPitstop.com
Skin:
Fiery Red
Mello Blue
Purple Passion
The Green Stuff
Grey Flannel
User: Not logged in
Hot Links
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
Menu
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
My Pitstop
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
HeadGeek
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics
Prev
Next
1
2
3
Web Design and Development
Pro
BizX
has
been
estab
lished
bu
sines
s
b
y
professional
people
who
have
already offered
e
x
c
e
lle
nt
se
r
vi
ce
s
i
n
W
e
b
D
e
v
e
l
o
p
m
ent
W
e
b
De
s
i
g
n
i
n
g
a
nd
O
n
li
ne
Pr
om
ot
i
o
n
s
of Business. Our objective is to bring the best results in our expertise field ranging from management, business consulting, IT solutions, offshore outsourcing, web solutions and SEM.
Type: Flash #Views: 282 Category: Blog
Flash Tutorials
This free book is a collection of notes and sample codes written by the author while he was learning Flash. Topics include ActiveX, classid, Flash, OBJECT, Player, Plugin, Shockwave, SWF, Web
Type: Flash #Views: 346 Category: Tutorial
Flash Live Support Agent and Chatroom
Put a highly customizable chatroom right on your website. Works with most PHP/MySQL forums and portals, or as a stand-alone chatroom. Can be used in a live-support configuration, as a registered users only chat, or as a free-for-all chat. NEW! We are now offering the SmileText Component as a separate component for Flash developers who need a smile textarea for their Flash projects. The SmileText Component includes 100% of source code, an API, all .mxp files, and free upgrades. NEW! Also check out the Ajax skin and Desktop skin for FlashChat (requires FlashChat installation first).
Type: Flash #Views: 1446 Category: Tool
Free flash/actionscript tutorials, flash discussion forums
CGShelf is a unique tutorial destination that provides distinctively creative and comprehensive tutorials for cg artists across the globe. It’s an abode where the highest levels of creativity and technology come together. CGShelf create easy to use, well laid out and step-by-step CG tutorials on the Internet. CGShelf offers a collection of tutorials for flash and actionscript. CGShelf tutorials are aimed for beginners, intermediate and advanced readers.
Type: Flash #Views: 2432 Category: Website
PhotoFlashGallery
Photo Flash Gallery - World's Number One Flash Gallery. Flash gallery application using XML/PHP. Artist? Professional designer? Photographer? Display your online portfolio with attitude and style! Just amateur? Share your favorites pictures online! Top reason to choose: easy and fast install; unlimited number of pictures; full browser view mode; full custom look and feel; build in slideshow, navigation module, user comments. Powerful Flash Content Management System integrated.
Type: Flash #Views: 11221 Category: Article
PHP/SWF Slideshow
PHP/SWF Slideshow creates attractive web slideshows from dynamic image files and data.
Type: Flash #Views: 8252 Category: Tool
Sending the LOGIN XML element
The user interface for the online brokerage system is a Flash movie. The first frame of the Flash movie contains a prompt for a user name and password. This frame contains two text fields assigned the variables username and password to input the user name and password. There is also a button labeled "Enter", and perhaps another button labeled "Forgot your password?" for the benefit of absent-minded users.
Type: Flash #Views: 4025 Category: Example
Sending the TRANSACTION element
The user interface of the Flash movie allows the user to enter a series of buy/sell trades. After these trades are entered, you want to transmit these trades to the server using the TRANSACTION element. To do this, the user interface scripts must first convert the data into an easy-to-manipulate form. You must create an Array object called trades that consists of one or more Trade objects.
Type: Flash #Views: 2251 Category: Resource
Flash MX | XML MP3 Loader
Loads mp3's from an easy to edit XML file. Title of mp3 as well as the artist included. No need to edit the fla file unless you want to change the looks of it. Everything is included, fla, xml file and sample mp3 files as well as complete editing instructions. Check out the demo!
Type: Flash #Views: 8423 Category: Tool
Flash MX | XML Link Loader
Flash MX | XML Link Loader is an easy to edit link list to organize links on your website. Completely customizable to fit any website. The links are dynamically generated from and XML file. Supports unlimited links.
Type: Flash #Views: 4257 Category: Tool
Flash MX | XML Transition Gallery
Flash MX | XML Transition Gallery is a simple image gallery that requires zero editing. It will support an unlimited number of images. All you need to do is edit the xml file and upload all files to your server and you are all set. You can resize the gallery to fit any image need.
Type: Flash #Views: 12273 Category: Resource
Flash MX | XML Image Gallery
Flash MX | XML Image Gallery is a fully customizable, expandable image gallery. Images are loaded dynamically via an easy to edit XML file. Supports unlimited images. Can be modified for larger images as well.
Type: Flash #Views: 14877 Category: Resource
XML and Macromedia Flash from Start to Finish
Start your XML education here with these resources.
Type: Flash #Views: 4021 Category: Resource
XML Radio with Flash MX dynamic MP3 loading
This is a small example showing a XML Radio with Flash MX dynamic MP3 loading.
Type: Flash #Views: 6501 Category: Example
The Flash of XML
Many think of Flash strictly as a web animation program. However, Flash has been ported to almost every platform – from game interfaces on the PS2 to mobile devices. The recent release of Flash Player 6 for PocketPC allows the 1.6 million registered Flashers to start creating games, presentations and application interfaces for Microsoft’s mobile platform. There are a few optimisation rules that one should follow, but aside from these, intermediate users should be able to begin porting their existing projects to the PocketPC in a matter of hours, as Ari Jacobs shows.
Type: Flash #Views: 4024 Category: Resource
Creating a JPEG slide show with XML
This article shows you how to create a dynamic JPEG slide show in Macromedia Flash MX using XML (Extensible Markup Language) and the XML ActionScript object. The sample slide show application shown below uses an external XML file that provides, for each slide, the URL to a JPEG file and a short text description. Each JPEG is loaded dynamically with the loadMovie action, and buttons let the audience navigate between slides. The movie also displays the index of the slide currently displayed, and the total number of slides.
Type: Flash #Views: 7687 Category: Article
The Collections Ticker
The Collections Ticker is a Flash and XML-based thumbnail viewer that provides access to the entire David Rumsey Map Collection. Thumbnails and short descriptions of maps, charts, globes and other items automatically "scroll" across your desktop (similar to a news or stock ticker).
Type: Flash #Views: 2636 Category: Resource
XML Image and Text Loader v1.0
Use an XML file and the XML ActionScript object in FLASH MX to load jpeg images and text descriptions into a flash image viewer.
Type: Flash #Views: 9426 Category: Resource
Radio Button Example
This example shows how to dynamically load groups of radio buttons into Flash. Use's LoadVars and Text Files.
Type: Flash #Views: 4531 Category: Example
XML to and from Flash
Previously discussed in the other XML tutorials was a brief explanation of what XML was and how it can be manipulated within Flash. What wasn't discussed was how exactly you get existing XML, on the server for example, into Flash in the first place. If you were adept enough to follow through with the whole XML editing brouhaha, then this should be a breeze. Otherwise it should still be fairly easy to understand as it is typically the initial steps taking in learning XML-Flash integration anyway; and the act of loading XML into flash isn't difficult to understand anyway.
Type: Flash #Views: 4283 Category: Article
Prev
Next
1
2
3
Featured Products
Fans of "The Office"
Dwight Bobbleheads are here!
“It's me! I'm the bobblehead! Yes!”
Advertise on XMLPitstop
Our Sponsors
Advertise on XMLPitstop
Partners
Friends
EggHead Cafe
Web Servicee development
DotNetSlackers
Brother compatible cartridges
audio conference
halloween mask
optimum triple play
chicago web design
Alojamiento Web
Web Hosting
Acti IP Security Cameras
Calvin klein sunglasses
Video Surveillance
Skype vs. sipcall
Statistics
4,312 Total Members
6 members(last 30 days)
1 members(last 7 days)
0 members(today)
1,953 Total Discussions
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)
8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
14,253 Total Resources
11 Resources(last 30 days)
0 Resources(last 7 days)
0 Resources(today)
David Silverlight's XMLPitstop.com
| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139