Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    Flash








Flash Chat Resources


Can anyone point me towards some resources online, like a tutorial on how to do chat using Flash and XML sockets? I'm just confused when it comes to the server connection - do you need an ASP page or java class or perl script to implement features other than who's currently in the chat and sending and receiving messages? That's all I need to do. Thx!




FlashKit > Flash Help > Flash ActionScript
Posted on: 09-29-2001, 05:23 PM


View Complete Forum Thread with Replies

Sponsored Links:

XML And Flash Resources?
So that ugliest of uglies rears it's ugly head again - XML!!! No i am only joking i love it really!!

i have the following script that looks at a simple XML formed document and diplays the values of the childnodes of the root elements. It also picks out and displays the attributes of the child nodes.

=================================================
// create an XML object
contactXML = new XML();
// run a function called "transXML" when all information is loaded in
contactXML.onLoad = _root.transXML;
// set the display to say "Please wait, getting XML......" when loading
_root.test.display1 = "Please wait, getting XML......";
// load the file "contacts.xml" into the object "contactXML"
contactXML.load("contacts.xml", this);
function transXML () {
if (_root.contactXML.loaded) {
_root.test.display1 = "XML data has fully loaded";
_root.test.display2 = "";
_root.test2.displayAttributes = "";
}
// set up a new XML object
keyTag = new XML();
// set a new array to contain all the child nodes of the root element
contactList = new Array();
attributeList = new Array();
attributeList = _root.test2.displayAttributes.split(chr(13));
// set the keyTag XMl object to the value of the last child of the xml file therefore setting it as the root element
keyTag = this.lastChild;
// make the array contactList an array full of all af the child nodes of the root element
contactList = keyTag.childNodes;
// loop through the contact list array and display all of the values of the child nodes of the root element
for (kid=1; kid<contactList.length; kid += 2) {
_root.test.display2 += contactList[kid]+" id="+contactList[kid].attributes.id+" "+chr(13);
_root.test2.displayAttributes += contactList[kid].attributes.id+chr(13);
}
}
stop ();

================================================== =====

my problem is that i am getting no further,

i want to be able to pick out information from nodes nested several levels deep within an XML structured file. I am getting very confused with the looping through different level to get all the information and attributes required

Does anyone know of any really good online resources for XMl and Flash?

thanks in advance

gilesb

View Replies !    View Related
Flash Resources
Hello,

I am interested in learning flash.where can i get good tutorials?
I tried Swish, it is really awesome to make quick animations, but itz only a trial version:-(
Can i make such animations using Macromedia Flash 5.0

Where can i find such tutorials.Hope some flash guru would help in getting such stuff done:-)

Thank you

View Replies !    View Related
Other Flash Resources
I *know* Flashkit is the biggest, baddest board around for Flash, but curious if there are other smaller quality discussion boards that can also be used as a resource- something that can offer an alternative in a smaller environment.

Thanks!
CRO8

View Replies !    View Related
Flash Resources
Allright guys, here's my list of Flash resources I've found on the net. I hope you find this helpful. If I have left any sites out feel free to add to this list.

www.flashkit.com
www.actionscript.org
www.communitymx.com
http://chattyfig.figleaf.com
www.flashloaded.com
www.friendsofed.com
www.kirupa.com
www.layer51.com
www.moock.org
www.ultrashock.com
www.were-here.com
www.sephiroth.it




Thanks! :

View Replies !    View Related
Other Flash Resources?
What other websites do you guys use as flash resources?
The only one I really know about it flashkit. What else is there?

View Replies !    View Related
[F8] Flash Resources
Hello,

Are there any additional sites that offer the resources offered on this site Inovartis.com, concerning Flash.

Thank you all, I appreciate it.

TheDude00

View Replies !    View Related
Flash SDK Resources
Hi people,

Can anyone point me in the direction of any good tutorials, articles, newsgroups that cover the Flash SDK and its development.

Cheers Tinkers - Drydo

View Replies !    View Related
Best Flash 8 Resources
Hi Group,

I'm a newbie, been using Flash 8, or going through the tutorials part time for about 6 months. I have the book that came with the software and a few other books and about 100 different tutorials that I downloaded. But what is the best way to learn the software? Are there books out there that are far better for a newbie? I'm looking to build some of the really nice sites I see on the web, unfortunately, the tutors and books I have don't really go into advanced web development. Any help on this would be appreciated.

Thanks!

View Replies !    View Related
Flash Resources
I thought it was a good idea to make a new Flash resource thread, in a similair style as the Design resource thread

It's a combination of links found in the old .swf thread, other sites and links i have been gathering over the last 2 months since i started working at my new (flash) job.

GeneralFlashvalley
Ultrashock
Were-here
Flashgoddess
Livedocs
Kirupa
Flzone
Flashmagazine
Emllabs
Adobe Devnet
Cummunity Flex
Flashkit
FFiles

TutorialsMotionculture
Webwasp
Gotoandlearn
Cambodiaxp
Permadi
Cbtcafe
Actionscript
Toxiclab
Cartoon Smart
Free Flash Tutorials
Senocular
About
Flash Vault

ForumsFlash 8 forums
Adobe Flash Support Forum
Flashgroup

BlogsFlash99good
Adobe
Moock
Flashcomguru
Flashguru
Aralbalkan
Kuwamoto
Sephiroth
Coldhardflash
Keyframer
Quip
5etdemi
Darron Schall
Smith Aaron Lee

Open SourceActionscript Application Framework
Open Source Flash
Flash Remoting Gateway

Actionscript generalBokelberg
Actionscript.org
Actionscript dictionary
Bit-101 (AS Expirements)

Object Oriented Programming (OOP) IntroductionAS2 OOP
Debreuil

Communicating with other languages (php/xml/javascript)Learn Flash PHP, MySQL
Flash, PHP, MySQL Integration
Connecting Flash & PHP
Introduction to XML & Flash
Flash & PHP
Flash & Javascript
Communication between Flash & Javascript

How to fix the “Click to activate” issue in IESWF Object - Fix
Explanation – Microsoft
Fix from Adobe

SoundsFlash Sound Resources
Sound Objects

VideoVideo guide
Create a Talking-Head Video
Video basics (part 1 – 8)
Sorenson Video Encoder
On2 Flix Video
Video Converter
Video FAQ
FLV Web Player
FLV Standalone Player
Flash Mediaplayer

Game developmentFlash games
Game development

Drawing (actionscript)Drawing API
Introduction to drawing methods

Flash UsabilityFlash Usability
Usability – Adobe

ComponentsFlash Components
Flash Relief
Slideshow Pro


ExtensionsFlash Extensions

InspirationAdobe Showcase
Flashforward finalists
Flash Design pages
The Best Designs
Favorite Website Awards
Best Flashanimations

AnimationAnimating Characters – Flash 8

ToolsConvert .psd to .fla
Flash Toolset
Swish
Screentime
FlashJester
swf tools
Actionscript Editor
Flax & Flashforge
Wildform
AS Docs
Flv2Swf
Deep linking for Flash

3DSwift 3D
Flashed 3D Engine

Flash AccessibilityCreating Accessible Macromedia Flash Content
Flash 8 Accessibility Design Guidelines
Adobe Accessibility Blog

View Replies !    View Related
Flash Resources
where I can find some nice and free flash animations?

I need something like flying pigeon or chariot with horses that ride or something similar

View Replies !    View Related
Flash (.SWF) Resources
Hi all

You should consider below statements before you go further, reading this post:

1 - I'm not a flash guru or pro.

2 - I do not plan to be one (look above) before 6 months

3 - I'm playing with .swf creators just for fun at the moment.

4 - I just wanted to share some resources I found out.

5 - The collection of my links may seem very small or insufficient to some but it took several weeks of mine to collect them.

Here we go:

Macromedia's Official Flash Web Site:

This is the homepage of the product (which will also take you to a trial download)
http://www.macromedia.com/software/flash/

Official (Macromedia's Tutorials) Tutorials Homepage
http://www.macromedia.com/software/f...nfo/tutorials/

Web sites devoted to Macromedia Flash and Flash Developers
(This page is controlled and updated by MM, selected sites - higher quality and page is less likely to have dead links)
http://www.macromedia.com/support/fl...h_websites.htm

For inspiration.. What can be done with flash - again an official resource.
http://www.macromedia.com/software/f...l/inspiration/



Non-official sites:

A great community web site, completely dedicated to flash. From tutorials to downloadable files from which you may learn a lot, fonts to sound fx; it is a great resource. Of course the main power of it comes from the forums (the best I've ever seen after sitepoint forums )

Main page:
http://www.flashkit.com

Forums:
http://board.flashkit.com/board/index.php


Here is again a great resource for the scripting language of flash, with again downloadable files and a nice forum:
http://www.actionscript.org/

This is a site, not flash dedicated but can take you to many flash-based web sites, for inspiration; just go to the link provided and make a search on flash.
http://www.wowwebdesigns.com/designs/

And this is the link to a .swf generator application; which is not supported by Macromedia but whose output uses the same player with flash; Swish. Some of us had explained their ideas about it in this thread
http://www.swishzone.com



These are the links I'm using at the moment. I also have seen a lot of other resources which seem useful at first, but, since I did not used them for a period of time and since I cannot guarantee the qualities of them, I'm not mentioning any of them right now. If I have the chance to use any other resources, I'll edit my post and add them.

I hope this thread will be useful.

Again I say, this thread may seem a very simple one to some of you, but I could not found one like this a month ago..

View Replies !    View Related
Flash Resources
I thought it was about time we had a list of useful flash sites in an attempt to stop the same topics being posted again and again. So here are some sites which are well worth visiting for developer resources.www.flashkit.comwww.actionscript.orgwww.kirupa.comwww.sephiroth.itwww.tutorialized.com/tutorials/Flash/1www.macromedia.com/support/flash/tutorial_index.htmlFlash ExchangeThe Actionscript DictionaryIf you know of any other useful flash sites or resources; please either post them in this thread or PM me and I'll add them to the list.

View Replies !    View Related
Best Resources For Flash
Dear Forum,

I was wondering if anyone can tell me what are the best flash books to purchase to learn flash

View Replies !    View Related
Flash Resources
Im after a site/s that have some "building games" tutorials that I could follow and hopefully have some pretty simple games up and running, by the end of it...

I know there are a few good books out there with this sort of thing, but thought I would try the net first..

View Replies !    View Related
ANN : New Flash MX Resources At Macromedia.com
We have released new Flash MX content and resources on the:

Macromedia Flash MX Application Developer Center
http://www.macromedia.com/desdev/mx/flash/

Flash Extreme : Locking Down Flash MX : Branden Hall
http://www.macromedia.com/desdev/mx/...eme/index.html

Extending components in Macromedia Flash MX : Greg Burch
http://www.macromedia.com/desdev/mx/...omponents.html

Pet Market Blueprint Application Center
http://www.macromedia.com/desdev/mx/blueprint/

Designing Application Interface with Flash MX
http://www.macromedia.com/desdev/mx/.../flash_ui.html

Smoothing Web Interaction
http://www.macromedia.com/desdev/mx/...nteraction.pdf

Testing the Blueprint application for usability
http://www.macromedia.com/desdev/mx/...abilitybp.html

Jacob Nielsen Reviews Pet Market
http://www.macromedia.com/desdev/mx/...s/nielsen.html

Flazoom.com Reviews Pet Market
http://www.flazoom.com/news/petmarket_06182002.shtml

The Pet Market Back Button : Mike Chambers
http://www.macromedia.com/desdev/mx/...ck_button.html

Petmarket Performance Benchmarks
http://www.macromedia.com/desdev/mx/...rformance.html

mike chambers

mesh@macromedia.com

View Replies !    View Related
New Flash MX Resources At Macromedia.com
New Flash MX Resources at Macromedia.com

Its that time again, the Macromedia Designer and Developer Center has been updated with new Flash MX content and Resources. While this is not the largest release we have had, I think that it has some of the coolest and most original content. Make sure to check out the Asteroids article, and the character animation tutorial.

Macromedia Designer and Developer Center
http://www.macromedia.com/desdev/

In particular, we have a lot of new content on the:

Flash Application Development Center
http://www.macromedia.com/desdev/mx/flash/

Introduction to Macromedia Flash MX Drawing Methods :Ric Ewing
http://www.macromedia.com/desdev/mx/...n_drawing.html

Making and Playing Asteroids with Macromedia Flash MX : Aaron Silvers
http://www.macromedia.com/desdev/mx/...asteroids.html

Character Animation : Cooking with Bigfoot
http://www.toddgallina.com/how/2.html

Using Server-ActionScript in JRun with Flash Remoting
http://www.macromedia.com/support/fl...rside_actions/

Creating a JPEG silde show with XML
http://www.macromedia.com/support/fl...slideshow_xml/

JD's Forum : What do you need to work with Macromedia Flash Communication Server Apps : John Dowdell
http://www.macromedia.com/desdev/jd_forum/

Logged In : The Tips Library: Finding the "better way" : Mimi Rosenheim
http://www.macromedia.com/desdev/logged_in/

Building a Macromedia Flash Interface for content management : Kevin Towes
http://www.macromedia.com/desdev/mx/coldfusion/extreme/

mike chambers

mesh@macromedia.com
[Edited by MikeChambers on 07-16-2002 at 12:36 PM]

View Replies !    View Related
Flash Game Resources?
Where can I find a program to make my flash games?

View Replies !    View Related
What Puter Resources Does Flash Use?
flash uses the cpu, right? if you get an intricate vector image and drag it around, it's the cpu that determines how smoothly the visuals are, correct?

it's not the graphics card at all, is it (assuming there's a decent $40 card that can do decent video)?

thanks in advance!

View Replies !    View Related
Need Flash Resources Quick
Hi,
I need to put together a flash-flyer for tomorrow! It's for a party and all of a sudden there is a site that will accept it so long as I have it for them tomorrow.

I am reasonably new to Flash, I know my way around but things still take me longer than they should so I am looking for flash resources, .fla file I can edit and use - animated text, effects, etc - you know the sort of thing that appears on Flash-flyers. I wanted to make it as trendy as possible and I just know that if I have to do it all from scratch I'm never going to finish it in time.

I have just found this site and I thought I'd drop a thread here in the hope that someone knows where I can find some stuff or can link me to some or etc.

Many thanks for reading.

View Replies !    View Related
[F8] Resources To Learn Flash
Can anyone recommend a good book or a website to learn flash from start? the tutorials on here and other websites are good but imo difficult to get the whole picture with information scattered around. I guess what i'm looking for is a source to learn everything all in one place and not just tips and tricks to do certain tasks. Thanks

View Replies !    View Related
Flash CS4 (player 10) Resources
The new Flash 10 player was released.

http://labs.adobe.com/technologies/flashplayer10/

Please post any resources here. To get things running you currently need to use the Flex3 sdk. More details are described here:

http://weblogs.macromedia.com/mchoti..._flash_pl.html

A nice tutorial by Senocular:
http://www.senocular.com/flash/tutor...h10drawingapi/

Click the link on my footer.

View Replies !    View Related
Flash Audio Resources
Hi there... I have a project that will be using well over 100 audio clips. I have done a little previous work with audio in flash but not to this extent. I am wondering if anyone out there has some ideas or favorites they have used regarding Audio in Flash.

I also am hoping to get maybe some good pointers or things to take into consideration when using multiple audio clips in Flash. Is there a best practice to use? Is XML the way to go or possible? Any ideas and information from past experience is going to be a huge help in making this project hopefully go smooth.

Thanks in Advance!
Luke

View Replies !    View Related
Useful Flash 8 Tutorials And Resources
Tutorials

Tutorialshttp://www.macromedia.com/devnet/flash/
http://www.nwebb.co.uk/nw_htmlsite/?page=tutorials
http://www.senocular.com/flash/tutorials.php
http://www.gotoandlearn.com/

Also See

Releated Useful ListsUseful Flash ActionScript Tutorials and Resources
Useful Source/Experiments Resources

Related LinksFlash 8 Online Examples Roundup Thread
Macromedia Flash 8 Bugs and Emerging Issues

View Replies !    View Related
Flash (SWF) Resources (let's Continue)
That thread is too big. So let's begin a new one.
I have recently found a nice site with SWF Utilities:

SWF COMPRESSOR-DECOMPRESSOR
SWF PROTECT REMOVER
SWF DEBUG REMOVER
Dump Flash decompiler by Dcomsoft

View Replies !    View Related
Important Flash Resources [.fla Here]
I have some useful resources of flash tutorials which I collected form many popular site .I just wanted to share this resources. Now I have uploaded 10-zip files in a free site. Please check the link and download files.

I hope this files will be useful.

<snip>Link removed by advisor</snip>

View Replies !    View Related
Flash Information Resources
Could someone suggest me some flash information resource. Need to get much info on Flash and ActionScript - particularly - to work with XML DOM in Flash

View Replies !    View Related
Flash Learning Resources/Books
Hello Everybody,

Just thought that I would open up a discussion on the best flash learning resources. So far for myself I have
found these books well worth purchasing.

Beginner
Macromedia Flash For Windows
and Macintosh 5 Visual
Quickstart Guide
Katherine Ulrich
Good resource. Step by step with plenty of screenshots.


Borrowed from library. Very Beginner(micro-micro walks you through *everything*)
How To Do Everything with
Macromedia Flash 5
Bonnie Blake

Beginner
Flash five virtual classroom
doug sirhan
Includes nice training cd
with video tutorials of exactly where to click.

Intermediate
Macromedia Flash 5: Training
from the Source
build a complex flash website. I'm only half way through. Teaches you a lot. Tricky and very time consuming.

Also see the Virtual Training Company.
http://www.vtc.com/vtconlinetryfree.lasso
You must download "Quicktime" to view the video tutorials but it is definitely worth it. You can try for free . I
signed up for the $25 a month deal. For that you have unlimited access to all their training video's including
photoshop, dreamweaver, fireworks, and of course flash plus dozens of other graphics programs. You can cancel
at any time. Only downside is you must be on the Internet to view the lessons.

I've heard that Linda Weinman's "Hands on Training" series of books are good. I'm a little too advanced for her
flash book but she also makes an intermediate flash CD that walks you through every step to making a complex
flash website. Similar to what macromedia's book does, but Wienman's CD gives you the great benefit of the
video tutorials.
http://www.lynda.com/products/videos/interflash5cd/

Has anybody purchased this CD or do they know anything about it? It is very expensive at $249.00. If you have
heard anything please post the info.

Thanks. Gavin.

View Replies !    View Related
Flash Books Or Resources (online)
WHat are some great books for Flash that can cover site design basics (highlighting timeline structuring ...using levels etc) and another for more advanced techniques?

Any ideas would be greatly appreciated.

Lates

View Replies !    View Related
Flash Movie Eating CPU Resources
Hello,

I have developed a bandwidth speed test that tests your download and upload speeds and outputs a one time variable "SPEED" to a speedometer made in flash. I have noticed that when checking my running processes, a huge (and I mean almost maxed out) CPU Usage. I am wondering why thi sis happening and what can I do to fix it.

Is it (the flash speedometer) continuously playing in search of a change in the variable "SPEED"?

Any help will be great
jalmers@neonova.net

View Replies !    View Related
Suggestions For Additional Flash Resources
Hello All-

I am so glad I found this forum, it has been very helpful! Can anyone recommend a couple of good resources for beginners (books, videos, etc.)?

Thanks!

View Replies !    View Related
SWF Flash Maxing Out System Resources
I have moderate Flash experience and am working with a Flash header on a web page that I find is maxing out system resources when viewed in browser window. Is there any way to limit the amount of memory/resources that a SWF can use? Or perhaps someone might have a suggestions to otherwise help with the resource use? The SWF is used at www.propertyinkc.com

View Replies !    View Related
New Site Gone Live For Flash Resources
I have launched a new site selling flash resources. Video loops, vector loops, masks and so forth.

www.flashkraft.com

I would like some feedback on what you would like to see on the site.
Trying to gauge the market for what people want.

Thanks in advance





























Edited: 05/06/2007 at 09:12:21 AM by celshader

View Replies !    View Related
Flash Graphic Symbol Resources
Hi all,

Just wondering if anyone knows any flash graphic symbol libraries on the net you can download? I think there should be a big web site of useful graphic symbols you can get and use...

Any websites like that around?

View Replies !    View Related
Useful Flash ActionScript Tutorials And Resources
Tutorials

Tutorialshttp://www.kirupa.com/
http://www.lionbichstudios.com/flash_tutorials_01.htm
http://www.tutorialized.com/tutorials/Flash/1
http://www.vectorkid.com/
http://www.cbtcafe.com/FLASH/
http://www.flashkit.com/
http://tutorials.flashguru.co.uk/
http://www.flashcircle.com/
http://www.flashdeveloper.nl/g_flash_Tutorials.html
http://www.sephiroth.it/tutorials/flashPHP/
http://www.flash-mx.com/flash/index.cfm
http://www.flashpro.nl/flas.html
http://www.developingwebs.net/flash/#MX
http://www.actionscripts.org/tutorials.shtml
http://www.flashmove.com/
http://tutorials.flashsitesweekly.com/flash/
http://www.stranger.per.sg/

Resources

Flash Soundshttp://flashkit.com/soundfx/
http://www.computerarts.co.uk/downlo...ashSounds1.asp
http://www.flashsound.com/

Flash Fontswww.miniml.com
www.fontsforflash.com
www.orgdot.com/aliasfonts
http://www.vectorize.de/
http://www.superlooper.de/
http://www.fatorcaos.com.br/?l=trabalho/fontes
http://www.alphaomegadigital.com/flash_fonts.asp

Also See

Releated Useful ListsFrequently Asked Questions
ActionScript 3.0 Tip of the Day
Useful Source/Experiments Resources

Releated LinksSource/Experiments Forum
Best of Kirupa.com Forum
Best of Senocular Thread
Flash Limits

View Replies !    View Related
Useful Flash MX 2004 Tutorials And Resources
Also See

Releated Useful ListsUseful Flash ActionScript Tutorials and Resources
Useful Source/Experiments Resources

Releated LinksFlash Limits
AS 2.0 Variable naming hints [Coding efficiency]
Preloading in MX2004 -read this
Macromedia MX 2004 Bugs/"Issues"

View Replies !    View Related
Math And Programming In Flash - Resources?
So I was just wondering if there are any good books/resources out there that helped someone out that is pretty terrible when it comes to Math when programming in actionscript, or I guess programming in general. I guess I'm after some sort of resource where it had basic problems which would involve a bit of math, then went through the problem in a detailed way solving the problem but at the same time explained what was going on so I would learn the math and also solve the problem using code.

I don't want to just be told how to do it with a bunch of code I don't understand. Really hoping there is some awesome book out there called '101 guide to maths in programming' or something like this, (hopefully more geared towards flash/actioncsript)

Thanks in advance!

View Replies !    View Related
Reviews: Flash Learning Resources
This thread is for reviewing any type of resource used to learn Flash or Actionscript. Any type of resource is ok; books, video, websites, etc.

I'll start with a book:

Macromedia Flash MX Production Techniques by MD Dundon (published by Macromedia Press)

Target Audience:
From the beginner Flash MX developer to the intermediate Flash MX developer.

Review:
Although it's written by a well respected author, I have to say this book was a let down. Overall, it's just "ok". There aren't any strong examples in the book and it's a really boring read. The paper and print quality is horrible. To me, any book that is about multimedia should be printed in color on high quality paper. Why do these books cost so much if they're not? There are things to learn in the book, but you may not make it to them, as you'll fall asleep first. I really wanted to learn some best-practice production techniques from this book, I did not. Skip this book, there are far better resources available.

Overall Rating:
I give this book at 2 out of 5 stars. Too many cons, not enough pluses.

View Replies !    View Related
HD FLV Or MP4? Which Requires Less Resources In Flash Player?
I am currently adding a Super HD option to my site that will allow for a much higher bitrate than our current HD and larger dimensions.

While I had just figured I'd increase the bitrate on (let's say) a 720p file during conversion to FLV, would it be easier for visitors to run an MP4 instead of FLV?

In short, which file type demands more resources from the user's computer? FLV or MP4? The least demanding in this size would obviously be the preffered choice.

Thanks
Ryan

View Replies !    View Related
Flash Certification Study Resources
Hey all,

I'm planning on becoming certified with Macromedia, and I'm wondering if there are any study resources on the web besides Macromedia and BrainBench.

Sample tests etc. is what I'm after.

Cheers.

View Replies !    View Related
Videos Resources For Flash And Directors
is there any resources for videos to use in director or flash, like people moving around, using mobiles, business men? can u send me any URLs?

thanks.

View Replies !    View Related
Flash Video Resources? Questions
Ive been experimenting with flash video recently and so far I have found it is very cool and it opens a lot of new things with interactivity and stuff. The things I have yet to understand are the following:

-how to sincronyze subtitles(or any other movieclips) with the video, in realtime, so that when you move the slider, it also affects external animations or subtitles for that matter. this is my example:

www.symbolsofsuccess.tv/flashvideo.htm

If you wait until the second 50 of the video, you will notice that subtitles start to appear. (they have nothing to do with the actual video) I was just doing some testing, it works fine except for the reason that if the user moves the slider the subtitles will not change acording to the time in the movie. how can I control this? any idea ?

- How can I custumize the navigation buttons ? (stop, play, forward etc) how can I access those movie clips and place my own designs ?

I would like to know if anyone has resources to this topics, especially how to syncronize subtitles wth the video.

Thanks a lot !!!

View Replies !    View Related
Where Can I Find Resources For Flash To Director Scripting?
Hi,

I have a flash swf in that I have imported into director. I want to find out what script can be used to put on the buttons in flash so that they will go to a certain part of the timeline in the director movie. The swf incorporates all the buttons so I can't bring the buttons in individually.
Does anyone know of the code to do this or where I might be able to find out?

Thanks

View Replies !    View Related
Problem: Flash Takes Over Browser Resources
I hope someone can help me. I have a Flash file that is full of complicated Actionscript that appears to take over the resources of my browser, dramatically slowing the loading of local pages that link from the page this Flash file resides. External pages that are linked from the same page don't have anywhere near the delay. A sample is here. The 'Tenant Opportunities' link at the top is dramatically slow while the 'External Link' to this forum is relatively quick.

I have isolated all the offending pieces of code and would like some guidance in the best way to solve the problems.

The file (see link above) is a shopping centre directory where the shops details are loaded dynamically via PHP. The user can then click on a directory of the shop names or click on the individual shops and the map with move and zoom onto the selected shop. The data loads quickly and the Flash file is 82kb so loading isn't really the problem.

The first problem occurs with the code for moving and zooming. The file will not allow the user to leave the page unless the map has stopped moving or zooming. This I think I can solve by placing limits so that when the _x and _y are within a pixel of the target x and y, it will click into place, rather than constantly shifting by diminishing amounts, which I assume doesn't release the rest of the HTML page.

The second problem is the one that has really got me stumped. Because the data is loaded dynamically, I have created an Object array that holds all the information about the shops. This information is then transferred to the map elements and also to the directory list. The directory list consists of instances of two objects, the group listing and the shop listing. The text for these elements is pushed across into a local variable within each instance to hold the title. If I reduce the number of instances to about 10, this problem no longer exists; and similarly, if I shorten the names to 14 characters, the problem goes away. At 15 characters, the problem is just as bad as ever.

The segment of the code that causes the problem is...

Code:
ref = "btn"+_root.region[i].id;
this.attachMovie("btn", ref, depth++);
this[ref]._y = yOffset;
yOffset += this[ref]._height;
if (_root.region[i].name != "") {
this[ref].btnLabel = _root.region[i].name;
} else {
this[ref].btnLabel= _root.emptyRegion + _root.region[i].id;
}
this[ref].param = [_root.region[i].id];
... where:
i is a reference number for each element within the object array
yOffset is the _y position of the directory element
region[i] is the object array with the data containing the keys 'name' and 'id'
btnLabel is the local variable within each directory element instance.

It looks like a stack limit problem of some sort. If anyone has any ideas I would be very interested.

Thanks in advance.

View Replies !    View Related
Flash Using Video Card Resources In Future?
Is it possible in the future for flash to be able to use the resources from you video card like a DirectX/OpenGL game would? It'd open up a whole new world for game development

View Replies !    View Related
Best Resources For A New Flash/Flex Game Developer?
I'm currently a VB.NET/C# software developer and I'm looking to try my hand at making some games using Flash or Flex. It seems like Flex is the better option for programmers so I'll most likely go down that road... (using FlashDevelop?)

What are some good tutorials or web sites for developing games? (preferrably in Flex but Flash is good too)

What are some other good resources/forums? (eg. besides here of course!)

View Replies !    View Related
Resources For Creating Secure Flash Content?
I am looking for any articles, tutorials or other resources for creating secure Flash content. Maybe even a "best practices" article? I am looking to create a login, I need to store users, register users and secure the content.

Thanks in advance for any time of help with this.
|rossimo|

View Replies !    View Related
Full Flash Website+dynamic Resources
Hi, people. Well, I know that my english not is so good, but let's go! I just don't know if it's the right place to talk about my subject

Recently I was planing a website using Flash. OK, nothing special to talk about this here lol, but I was thinking about to make it real dynamic.

I studied some possibilities, working with interaction between the loaded content (through PHP, XML, MySQL,... don't matter), the Flash "shell" and the browser.

I'm on a stage where I have this working (except by using this source of contents), but now I'm a little confused with the concept of the project.

Example: my first SWF it's the "shell" of the website, with the top information/content, a menu and the first loaded content (may be the... start.swf, ok?). Nothing special yet, just a preview of the website content.

Following the process, the menu load some other SWF's. Each one have an specific height (what suggest the amount of text, images, etc...) and I have the resize of the DIV where my "shell" is, giving me a nice scrollbar at the browser

This idea of a flash project seems to be fake for me, just because I say the size of the loaded content, but I'll ignore this now. "The sun climbs up" and I'm loading my "dynamic" contents there.

Now, try to figure what would be load on the shell real dynamic content, from a database, PHP script, XML,... whatever, and load some dynamic 'sub-contents' of this dynamic content,...

No, I'm not going crazy (yet!), I'm just looking for some comments about this concept of project, the usability, the accessibility and if would be possible to have a website really dynamic.

[]'s, and thanks for the patience

Eduardo

PS: I found 2 websites that suggest this kind of project (or no, I really don't know), so would be nice take a look (not a coincidence, I think, but are 2 weblogs): www.thinkswedish.com and www.flashblog.org

View Replies !    View Related
Resources For Video Games Development In Flash
Hi,

where can I find some resources (entry level and advanded tutorials, clipart, tips, etc. on this topic).

If Anyone could please recommend a book or tutorial on this subject it will be appreciate.


Thanks

View Replies !    View Related
Help With My Chat Application...? Maybe Thisll Help Others Wanting A Chat Too
hi i couldnt work out how to simply make my own chat... i just couldnt get my head around all the wierd .asp etc.
so i found a neat little code for this miniture live board (called qboard) that has no ads or anything. it works basic - from a html sense of the word.
1 text table for your name.
1 for your email/url (which when your nickname is clicked on the board itll go there).
1 text table for your message.
1 submit/send button .
and above all that an iframe which you get to see the converstaion on.

what i want to do is use the information about all those textframes in a flash file so it can suit my webpages look. rather than the tacky buttons html provides etc.

the source is below. BUT NOTE:
this is the source for the chat I have set up. if you use it DIRECTLY on your page you will be using my chat which means you will get my users messages etc. IF you wantt to have your own... simply get it at qboard.org

<html>
<head><title>Chat</title></head>
<Body>
<center><br><br><br><br><br><br><br>
<table border=0 cellspacing=0 border=0>
<tr><td colspan=3 width=100% height=100%>
<iframe src="http://www.tenshimedia.com/qboard/?view=3d2c2b305d2c&filter=true&lines=10&refresh=15 &bgimage=&bgcolor=FFFFFF&textcolor=000000&linkcolo r=9C6A4E&visited=9C6A4E&hovercol=FFCC00&scrollcol= 9C6A4E" name=GrenadeChat width=200 height=175 marginwidth=0 marginheight=0>
</iframe>
</td></tr>
<form action="http://www.tenshimedia.com/qboard/?post=3d2c2b305d2c&filter=true&lines=10&bgimage=&b gcolor=FFFFFF&textcolor=000000&linkcolor=9C6A4E&vi sited=9C6A4E&hovercol=FFCC00&scrollcol=9C6A4E" method=post target="qboard" name=qtag onSubmit="document.qtag.msg1.value='';">
<input type=hidden name=post value=3d2c2b305d2c>

<tr><td><font face="arial"><font size="2">Name:</td><td><input type=text size=15 name=name maxlength=20></td></tr>
<tr><td><font face="arial"><font size="2">email/url:</td><td><input type=text size=15 name=url maxlength=120></td></tr>
<tr><td colspan=3><font face="arial"><font size="2">Message:<br>
<textarea cols=20 rows=3 name=msg1></textarea>
<input type=hidden name=msg>
</td></tr>
<tr><td colspan=3 align=center><input type=submit onClick="qtag.msg.value=qtag.msg1.value;" value=" Send "></td></tr>
</form>
</table>



</body>
</html>

can anyone help>>???

View Replies !    View Related
New Flash MX / Flash Communication Server Resources At Macromedia.com
New Flash MX / Flash Communication Server Resources at macromedia.com

Lots of new Resource at macromedia.com today. Today we premier the Flash Communication Server Application Development center, and thus have tons of resources on using the new server.

Flash Communication Server MX Product Page
http://www.macromedia.com/software/flashcom/

Flash Communication Server MX Application Development Center
http://www.macromedia.com/desdev/mx/flashcom/

Streaming Video into Macromedia Flash
http://www.macromedia.com/desdev/mx/...es/odopod.html

Use Cases for Media, Messaging and Collaboration
http://www.macromedia.com/desdev/mx/.../comserver.pdf

Flash Communication Server Security Overview
http://www.macromedia.com/desdev/mx/..._overview.html

Flash Communication Server Security Checklist
http://www.macromedia.com/desdev/mx/...ity_setup.html

Using Flash Communication Server MX with Flash Remoting
http://www.macromedia.com/desdev/mx/...uidelines.html

Flash Communication Server Coding Best Practices
http://www.macromedia.com/desdev/mx/...standards.html

Macromedia Flash Communication and Audio
http://www.macromedia.com/support/fl...hcom_audio.htm

Developing scalable Macromedia Flash Communication Server Applications
http://www.macromedia.com/desdev/mx/.../scalable.html

Logged In : Which edition of Macromedia Flash Communication Server MX do I need?
http://www.macromedia.com/desdev/logged_in/

Server Management ActionScript Dictionary
http://www.macromedia.com/support/fl...in_api_manual/

Documentation Errata
http://www.macromedia.com/support/fl...x_help_errata/

Release Notes
http://www.macromedia.com/support/fl...easenotes.html

New Technotes at Support Center
http://www.macromedia.com/support/flashcom/

mike chambers

mesh@macromedia.com

View Replies !    View Related
Custom Flash Components For Interactive Whiteboard Resources
Hi

I'm lookingto build a flash interface that allows teachers to build their own interactive whiteboard resources. Does anyone know how to build custom flash components? Or can anyone suggest a way of creating a flash movie that allows users to upload pictures - create a simple quiz and then save what they have done as an swf??

I'm only loosly sure of what I'm doing so any vague help will be appreciated...

Cheers
Mark

View Replies !    View Related
Copyright © 2005-08 www.BigResource.com, All rights reserved