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




Http://www.flash-db.com/Tutorials/gallery/



http://www.flash-db.com/Tutorials/gallery/

have you guys seen this it nice but i wonder if any one knows way the picture appers when you come to the last page. So ite inposible to see the tums on the lat page. And way the donloaw doesen work.


I love it but it neads som fixing is the any one how knows how to fix this problems.


Tanks !



KirupaForum > Flash > Flash 8 (and earlier) > Flash MX 2004
Posted on: 03-10-2005, 01:59 PM


View Complete Forum Thread with Replies

See Related Forum Messages: Follow the Links Below to View Complete Thread

Http://www.flash-db.com/Tutorials/gallery/
http://www.flash-db.com/Tutorials/gallery/

have you guys seen this it nice but i wonder if any one knows way the picture appers when you come to the last page. So ite inposible to see the tums on the lat page. And way the donloaw doesen work.


I love it but it neads som fixing is the any one how knows how to fix this problems.


Tanks !

Http://www.flashkit.com/tutorials/Interactivity/Buttons_-Caleb_Wh-520/index.shtml
I am trying to complete this tutorial, but it was very poorly written. I think I got everything in it - except for the end. When I try to write the code in my "buttonover" I get the following error:

Scene=Scene 1, Layer=buttons, Frame=1: Line 1: Mouse events are permitted only for button instances on (rollOver) {

I'm pretty sure it is suggesting that I place the code else where, I'm just not sure as to where that might be.

Essentially all I am trying to do is this: when one rolls the mouse over a button, it enforces the "TellTarget" Func. which in return plays MC1.

Any help would be greatly appreciated, 'cuz I'm stuck. Thanks.

Gallery Like Http://www.peekaboophotos.com/
Trying to find an tutorial on this? Any one know how to make categories etc with thumbnails dynamicly loaded from and folder via xml and then load fullsize etc.

Any good tutorials? http://www.peekaboophotos.com/ is an realy good example on what i mean.. thanks!

Photo Gallery Tutorials?
I am looking forward on making something similar to this: http://www.flashden.net/item/ishowv10/5890
and this
http://www.flashden.net/files/29641/index.html

Just if anyone knows how to do it/ knows any tutorial i would be glad if he/she shared it

Thanx

Where To Find Good Tutorials About AS3 XML Gallery ?
Hello everyone,

Where can I find good tutorials about creating an AS3 XML Gallery? (Not AS2)

Thanks in advance.

Where To Find Good Tutorials About AS3 XML Gallery
Hi,

Where can I find good tutorials about AS3 XML Gallery? (Not AS2)

Thanks in advance.

Dynamic Photo Gallery Tutorials?
Hey guys

Just wondering if anyone could point me in the direction of a really good tutorial on creating a dynamic photo gallery? I am comfortable using AS, JS & PHP. So if it involves those languages thats cool too.

Thanks in advance

Streamer ;-)

XML AS3 Thumbnail Gallery Advanced Why Can't I Find Tutorials On This
Are there any tutorials explaining advanced Flash or AS3 necessary for creating a nice thumbnail gallery which is populated by XML.

This is the website that has an interest gallery: Howcast.com

I've also come across websites that sell components which do these things. I haven't found a resource that offers the teaching of something like this.

I downloaded the fla files for the thumbnail galleries that were created by Scotty and will try my best to break down the code and understand it and perhaps that will also assist in my creation of a thumbnail gallery like that of Howcast.com

Thank You,
b0gui

This message has also been posted in the Flash CS3 Discussion Forum. If this goes against Kirupa rules, I apologize and please remove which post you feel necessary.

I'm sorry if this question has been asked many times, but I happen to do a search on kirupa for XML Thumbnail Gallery and came across this thread http://www.kirupa.com/forum/showthread.php?t=202132

Please feel free to remove this thread.

Thank You Kirupa! Although I've signed up yesterday, I've been apart of the visiting community for years!

Trying To Design A Custom Gallery, Looking For Tips On Suitable Tutorials
Hi all.

I have some experience in flash, but its from sometime ago and I feel like rehreshing my skills a bit on a project.

I am trying to build a custom flash gallery and learn the basics while doing it.
Hopefully someone can:

A. point out any mistakes in my "strategy" which I am going to lay down at the end of this post
B. give tips or links to tutorials which could be useful in building this.

Hopefully this will turn into a helpful thread for anyone else willing to learn the basics of a making gallery.

By the way I am planning to use flash 8.

My flash skills are very basic. Some tweens and go to's. I can adjust some actionscript I find in a tutorial. I would like to learn to piece it together better.

Please view image below, it is the basic layout of the gallery I had in mind.Size and placement is not an issue of course.


Black=the whole flash
Black also = the whole canvas to display the images. ( not sure if need to have some resizing function? maybe just set a fix size) - images load from folder.

White boxes = category thumbnails. Load from folder, link to category.
(I think fix total max number of, depending on how difficult the code is to allow infinite and still manage to display nicely)
gray boxes = current category name + current image name, from the same xml file that defines the folders I suppose, thats how I have seen it done.

controls = next; previous; pause/play/stop (maybe just 1 single button for those)

"FLOW" = Preloader - welcome image (not from any category), then auto timed to show first image from category 1, usermay use category thymbnails and controls to navigate, when no command by user, continue from where ever you are.


My strategy:

1.source a simple preloader.

2.then source a tutorial for using xml to load images from folder
(similar to here:
http://www.kirupa.com/developer/mx20...otogallery.htm
&
http://www.kirupa.com/developer/flas...ge_as3_pg1.htm)
(I have done the first one a practice previously, and some simpler version from kirupa also, awhile ago)
into this movie clip I would also have to incorporate a preloader, and some effect in&out.
I would also have to find a bit of script/tutorial that puts in a time effect and goes through the list of images in the xml file. Also the movie clip would start with a a image from a folder other than any of the categories, then go to cat 1, img 1 and move forward, but at the last image in last category go back to cat 1 & img 1,
The next/previous... controls shouldnt be that tricky, other than skipping to the next category, this I havent seein a tutorial yet.

3.maybe use the same tutorials to load the thumbnail images. preferably into movie clips that act like buttons, with hover and clicked states. Also somehow have the "active" state show/trigger when on that catgeory in the rotation.

4.find a way to enable the category buttons to control the gallery rotation as well.

Way back when, when I used a little flash, I would have done it all in 1 long movie clip, with controls jumping from example 124 to 639 and so on the time line to achive these effects.

I dont think thats the way to do it anymore. Instead I should have a few small compacy movie clips similar to this:

CLIP A1
preloader+fade in+timer+fade out, which loads the image to use, and is repeated for each image.

CLIP B1
Also a movie clip that is for the categories would load image to display, and have 1-3 effetcs to display the states and some code that triggers action (and maybe some code that determines what is current state of that button)

CLIP C1
Then the main movie clip that plays current CLIP A1 and for each category a CLIP B1
C1 could have the controls (next/previou/pause..)in itself?

If anyone made it through this post, and knows flash comments would be appreciated. Also I am not sure if I can pice this together from a variety of tutorials, if you have actionscript knowledge, your opinion on that would be very useful as well.

I am trying to break out from copying 80% of a tutorial and making small changes only into building something myself. It may not be possible the way I attempting to do it.

Thanks and all the best.

Sami

HTTP Status 404 Http://localhost:8080/flashservices/index.html
Why if I type "http://localhost:8080/flashremoting/gateway" (flashremoting is the context root)in the address bar, I will get a HTTP Status 404 error: The requested resource (/flashservices/index.html) is not available.
If every thing is ok, it should show a blank page, right?
Thanks

By the way, if I set gateWayUrl to "http://localhost:8080/flashremoting/gateway", I will get an error of "flashgateway.adapter.NoSuchServiceException: No service named flashremoting is known to Flash Remoting MX."
if I set it to "http://localhost:8080/flashremoting/", I will get an error of "NetConnection.call.BadVersion"!

I am quite confused now, can anyone help me out?
I am using flash mx 2004 pro, flash remoting mx with components installed. And tomcat 5.0

[F8] Links In Single Swf To Http:// Http://www And Https://
Hey everyone, I have an swf with several links to "http://www.infiniteguitar.com/blahblah.php". You can see the swf on the top left of the site here: http://www.infiniteguitar.com/ where it says "Lesson Links".

My problem, is that the links only work when the address bar in the browser specifically says "http://www.blahblah" with the "www". However, if I used the following URLs, the links don't load:

http://infiniteguitar.com
https://www.infiniteguitar.com

Is there something I have to do in the actionscript to make the links load no matter what the beginning of the URL says. I'd like the links to work on secure pages as well as when the "www" is not present in the URL.

Thanks for any help!

URL Http Var Into Flash
Hello all,
firstly, im quite new to actionscript and dont really know all the in's and out's, so be easy

Basicly, I wanted to know how do I get a variable from a URL into flash, e.g.

www.example.co.uk/file.php?id=1

How would i go about getting "id" into my swf file?

Thanks in advanced,
alex

Anyone Know Of "Before And After" Gallery Tutorials?
Using Flash 8;

Hello,

I have seen many tutorials on how to create xml-driven, thumbnail-based image galleries, but I am looking for one which can do a "Before and After" photo effect.

I'm designing a realtor's website and want a "before and after" gallery to show work being done on some homes, before construction and after construction.

So, basically, you have two photos, same size, overlaying each other, and use maybe an Alpha fade to "merge one photo into another"? Something which slowly fades one into another, not just something which does a complete Alpha fade out, then a complete Alpha fade in.

Anyone have any ideas or know of any tutorials which do this effect?

Thanks, Dave.

Does Anyone Know Of "before And After" Gallery Tutorials?
Using Flash 8;

Hello,

I have seen many tutorials on how to create xml-driven, thumbnail-based image galleries, but I am looking for one which can do a "Before and After" photo effect.

I'm designing a realtor's website and want a "before and after" gallery to show work being done on some homes, before construction and after construction.

So, basically, you have two photos, same size, overlaying each other, and use maybe an Alpha fade to "merge one photo into another"? Something which slowly fades one into another, not just something which does a complete Alpha fade out, then a complete Alpha fade in.

Anyone have any ideas or know of any tutorials which do this effect?

Thanks, Dave.

HTTP Authentication In Flash.
If I was using LoadVars.load or XML.load how would I go about solving this problem? If I use
Code:
http://username:pass@site.com
I get an error.

Flash Remoting HTTP 405
Ok I need a little help. I have a CFC that I'm calling though flash. Well I got the code to work when I preview it on my local box (with hard coded a Gateway). But when I try and run the same code on my server it give me a http 405 when I dump out the error ?? Any thought ?? could it be a configuration issue ? Anything would help thanks



Erik


LOAD Http://.XML In FLASH ?
is it possible that an xml is too big to load in flash?

Accessing HTTP Headers In Flash
Anyone know how to access HTTP Headers in Flash?

Can I Read In A Http String From Flash Mx?
is there something like:

url = this.url._name;

that will give me the url (i.e. not the path to the swf, like the above does)

cheers

Full Http Window With Flash
Just wondering if anyone could tell me how to make a window open like this site.

http://www.designchapel.com/

How To Handle 'HTTP Cookies' In Flash
Hi All,

Is there any way to handle the server returned 'Http Cookies' in Flash using AS1 ?
Now, my scenario is like this, I have a flash movie (AS1) where I am calling some URL as...

loadVariables("http://servrename.subdomain.someJavaApp","handler_mc,"POS T" ;

I wrote the onClipEvent(data) method for the 'handler_mc' where in which I am just trying to trace the server response.

As the referred 'http://servrename.subdomain.someJavaApp' server application returns some 'Persitent HTTP Cookie',
the onClipEvent(data) handler method is invoking but its not able to trace any response. Is that HTTP Cookie an object ?
if so, how to handle that in flash ? any ideas / thoughts welcome please.

Have a nice time,
Pandu

Loading HTTP Attributes In Flash?
Hallo Everybody!

I have a 2 questions about HTTP attributes.

1.
If I have this URL:


Code:
http://sitename/mainmovie.swf?file=dir/movie.swf&adv=adv/advmovie.swf
...how can I load the values for 'file' and 'adv' into my flash movie using Action script 3.0?

2.
This is the URL without embedding the flash in HTML. Will it work the same with this URL:


Code:
http://sitename/mypage.php?file=dir/movie.swf&adv=adv/advmovie.swf
when I embed the flash?


Thanks a lot in advance.I will appreciate any help.

Loading HTTP Attributes In Flash?
Hallo Everybody!

I have 2 questions about HTTP attributes.

1.
If I have this URL:

http://sitename/mainmovie.swf?file=d...v/advmovie.swf

...how can I load the values for 'file' and 'adv' into my flash movie using Action script 3.0?

2.
This is the URL without embedding the flash in HTML. Will it work the same with this URL:

http://sitename/mypage.php?file=dir/...v/advmovie.swf

when I embed the flash?


Thanks a lot in advance.I will appreciate any help.

Flash Client And Http Server
Hi,

I need to make a HTTP request from my flash client to a java HTTP server. This method call would be blocked by the server. The server register the flash client's socket channel to receive events.

I jave read about flash remoting and flash orb, but they are not implemented using java nio packages. I am looking for a really scalable architecture.

I was wondering if somebody can throw some light on how to acheive this from flash action script. ie.,
Make http call from flash client
As the above call is blocked, way to receive events in the flash client from the server.

Any help or pointers would be greatly appreciated

Thanks
-gam

Http Video Streaming With Flash?
Hi all,
In order to be compatible with the most users it would be nice to use flsh for streaming some videos from my web site, but I can't use a streaming service. I need to stream with http protocol. I am very inexperienced with flash. I have Adobe After Effects and exported flv file but I am not able to play it. It's also twice the size of the quicktime files I made of the same video.

Can anyone point me in the right direction?
Thanks

Flash Video Problems In Http
Hello,
I am having problems publishing flash video in a http server. I am streamming video from a server using a MediaPlayBack component. All works well till this point. When insert the swf in a html file and play it using the "http path" (http://..../dilo.htm), the swf doesn´t play the video. Altought .swf and .flv files are in the same directory. But if open de html file using the IP path (10.12.134.../dilo.htm), it works.

Can anybody tell me why is this happening? Any solution?
Thanks

Flash Remoting HTTP Status 500
Kindly help me with getting Flash Remoting started. I am using CF8 and my Flex client connect to the Flash Remoting.
Fault Detail:
Channel.Connect.Failed error NetConnection.Call.Failed: HTTP: Status 500: url: 'http://localhost/flex2gateway/cfamfpolling'

Kindly provide your inputs.

Best
Sam

Flash Chat Like Http://flasheyez.com
hi all, I dont know where to get that script like http://flasheyez.com/ (popup) chat rooom, if someone know, please tell me huh ! thanks

Http://www.didesignitalia.ro/flash/main_eng.htm
Hi Guys,

I don't know if this been asked before, I've done a search on this forum but can't find the tutorials on this or maybe I don't know what this effect is really call... is it blur effect? but when I try it didn't work..

Anyway, look at how the photo appear... the effect so kewl and I want to learn how to do it..... anyone can direct me to the tutorials or show me how it is done....... thank you in advance mate.

http://www.didesignitalia.ro/flash/main_eng.htm

Visit Http://www.flash-generator.com
Flash of macromedia is a good software.
But if you are new and you want to use flash animations in commercial application,

Visit http://www.flash-generator.com

Loading HTTP Attributes In Flash?
Hallo Everybody!

I have 2 questions about HTTP attributes.

1.
If I have this URL:


Code:
http://sitename/mainmovie.swf?file=dir/movie.swf&adv=adv/advmovie.swf
...how can I load the values for 'file' and 'adv' into my flash movie using Action script 3.0?

2.
This is the URL without embedding the flash in HTML. Will it work the same with this URL:


Code:
http://sitename/mypage.php?file=dir/movie.swf&adv=adv/advmovie.swf
when I embed the flash?


Thanks a lot in advance.I will appreciate any help.

Flash Chat Like Http://flasheyez.com
hi all, I dont know where to get that script like http://flasheyez.com/ (popup) chat rooom, if someone know, please tell me huh ! thanks

Http://www.didesignitalia.ro/flash/main_eng.htm
Hi Guys,

I don't know if this been asked before, I've done a search on this forum but can't find the tutorials on this or maybe I don't know what this effect is really call... is it blur effect? but when I try it didn't work..

Anyway, look at how the photo appear... the effect so kewl and I want to learn how to do it..... anyone can direct me to the tutorials or show me how it is done....... thank you in advance mate.

http://www.didesignitalia.ro/flash/main_eng.htm

XML File From Flash Works Only With Http://www...
Hi,

I have a flash movie which integrates with an xml file to obtain certain values from it. Now if I access the site using "http://www.sitename.com" it is working but if I try "http://sitename.com" it is not working!!! The xml file not getting loaded. Can anyone help me out!

Thanks..
-K

HTTPS Flash Movie Over HTTP
I am facing the following issue :
if I load a flash movie referenced via https on a page that is available using http, it works in firefox but not in IE.

IE keeps loading the movie, even though it is available.

However, if I change the URL to https://... the movie loads fine

I am using the following code in the HTML page

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="550" height="400" id="helloworld" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="https://localhost/helloworld.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="https://localhost/helloworld.swf" quality="high" bgcolor="#ffffff" width="550" height="400" name="helloworld" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer" />
</object>

Loading HTTP Attributes In Flash?
Hallo Everybody!

I have 2 questions about HTTP attributes.

1.
If I have this URL:

Code:

http://sitename/mainmovie.swf?file=dir/movie.swf&adv=adv/advmovie.swf

...how can I load the values for 'file' and 'adv' into my flash movie using Action script 3.0?

2.
This is the URL without embedding the flash in HTML. Will it work the same with this URL:

Code:

http://sitename/mypage.php?file=dir/movie.swf&adv=adv/advmovie.swf

when I embed the flash?


Thanks a lot in advance.I will appreciate any help.

GetURL Works In Http://www.site.com But Not In Http://site.com
I'm using a getURL function to pass some querystring parameters which changes what content is displayed on the page. The function works correctly on the address 'http://www.site.com', but for 'http://site.com' there's no action at all aside from the cursor change. The two addresses are pointing to the same files. The function is as follows:







Attach Code

this.onRelease = function() {
getURL("http://www.site.com/Default.aspx?Region=1", "_self");
};

TUTORIALS TUTORIALS TUTORIALS Please Read
Hey everyone, especially newcomers-

I know from experience how when you need to know something you want it now, and I am as impatient as the next guy. (trust me) But more often than not it will actually be quicker for you to read thru the tutes and you will learn at a far faster rate. Check the tutes out and see whats there. Many answers will be right there and you will find them faster this way, more often than not anyways.

<a href="http://pub40.ezboard.com/fkirupafrm26[/b]

Everyoneiseagertohelpasmuchastheycan--buttheyalsoarelookingforhelpaswellwithnewcomerstha tneedhelp.Learnwhatyoucanfromthetutes,asitmightbeh oursorlongerbeforeyougetareplyanyways.Thenwhatever youdon'tget,askabout.And,asacourtesy,itiseasierfor metosaythisthanDave,PomorKirupacauseImnotamod---beeagertoshareandhelpotherswithwhatyouhavelearned, soitisnotalwaystheModsandtheothersthathelp,thatdoa llthewerk,causeitiswerktopunchinareply,andoftentim eswedothisandthepersonhasfledtheboardsnevertosomuc hasrespondtoareplythatmighthavetakensomeoneanhourt otypeout.Thatsdisheartening,asyoucanwellimagine.Al so,ashasbeensaid;MAKESUREYOURTITLESAYSSOMETHINGMOR ETHAN;'PLEASEHELPMENOW'BEDESCRIPTIVEANDTHISWILLDRA WAQUICKERRESPONSE.THISISWHATYOURAFTERANYWAYSRIGHT?

<!--EZCODELINKSTART--><ahref="http://pub40.ezboard.com/fkirupafrm26[/b]

Andbepatient-becauseimpatiencewillprofityounothingDoh!
pj
:p

<!--EZCODELINKSTART--><ahref="http://pub40.ezboard.com">pub40.ezboard.com</a><!--EZCODELINKEND--">pub40.ezboard.com/fkirupafrm26[/b]

Andbepatient-becauseimpatiencewillprofityounothingDoh!
pj
:p

<!--EZCODELINKSTART--><ahref="http://pub40.ezboard.com">pub40.ezboard.com</a><!--EZCODELINKEND--</a><!--EZCODELINKEND--">pub40.ezboard.com/fkirupafrm26[/b]

Everyone is eager to help as much as they can--but they also are looking for help as well with newcomers that need help. Learn what you can from the tutes, as it might be hours or longer before you get a reply anyways. Then whatever you don't get, ask about. And, as a courtesy, it is easier for me to say this than Dave, Pom or Kirupa cause Im not a mod---be eager to share and help others with what you have learned, so it is not always the Mods and the others that help, that do all the werk, cause it is werk to punch in a reply, and often times we do this and the person has fled the boards never to so much as respond to a reply that might have taken someone an hour to type out. Thats disheartening, as you can well imagine. Also, as has been said; MAKE SURE YOUR TITLE SAYS SOMETHING MORE THAN; 'PLEASE HELP ME NOW' BE DESCRIPTIVE AND THIS WILL DRAW A QUICKER RESPONSE. THIS IS WHAT YOUR AFTER ANYWAYS RIGHT?

<a href="http://pub40.ezboard.com/fkirupafrm26[/b]

Andbepatient-becauseimpatiencewillprofityounothingDoh!
pj
:p

<!--EZCODELINKSTART--><ahref="http://pub40.ezboard.com">pub40.ezboard.com</a><!--EZCODELINKEND--">pub40.ezboard.com/fkirupafrm26[/b]

And be patient-because impatience will profit you nothing Doh!
pj
:p

pub40.ezboard.com

Flash Like Http://olympic.org/uk/sports/index_uk.asp
I want to develop a flash where when we move mouse to the left an image will move opposite to it and vice verce.

Here is the link of the site that I want to copy.

http://olympic.org/uk/sports/index_uk.asp

Please see the flash.

Salim

Can I Add A Music Streaming Http To My Flash Site
Hello,

I've been listening to these internet radio stations that are awesome, and I was wondering if I could seemlessly play them from my website. I've got their http addresses. So, I'm wondering if there's some kind of flash music player that goes out and plays whatever is streaming from an http address.

Anyone?

Thanks in advance

Http://www.vwfeatures.com/ - Full Browser Flash
Hello!

I have been looking for a solution to make a http://www.vwfeatures.com/ type of site which uses full space in any browser.
I have a flash movie which I would like to appear in full browser in any browser, like the example above.

I have found several threads about this issue, but none of them provided the solution for me and the question remains, how can I make a swf or the flash html to use this function.

From what I have seen in the source code this envolves these functions:

<script language="javascript" type="text/javascript" src="js/flashFunctions.js"></script>
<script language="javascript" type="text/javascript" src="js/flash_resize.js"></script>
<script language="javascript" type="text/javascript" src="js/windowFunctions.js"></script>

together with a holder, but how can I make this work for me.

Can anyone please point me in the right direction. There must be various tutorials and threads about this issue, but seems I am blind.

Please help

thanks

theredtitan

Referrer Information Not Sent With A Flash Http Request
Anybody knows something about it? is there a way to solve it?

http://www.macromedia.com/cfusion/kn...layer_b06f1712

"... When using an http request (for example, through the use of loadMovie(), getURL() or loadVariables()) from a Flash SWF, the "referrer" information is not included in the header..."

Thx...

Returning HTTP Status Codes (401, 403, Etc) To Flash 8
Hi all,

I'm using AMFPHP on the server-side and Flash remoting classes to communicate with it. Everything's working great, but i'd like Flash to be able to recieve HTTP status codes from the server.

For example, if on the server side (in PHP) I go:

header("Status: 401 Unauthorized");

I'd like the remoting service on the flash side to be able to get the HTTP error code (401 in the example above).

I know this is possible with [url=http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=00002333.html]LoadVars.onHTTPStatus[/url] but it doesn't seem to deal with using it with Flash Remoting.

Thanks all :)

- Nilesh

Http://davidleonard.name Differences Between Swish And FLASH?
Can anybody explain the differences between Flash and Swish and how one is better than the other?

HTTP HEAD Request From Flash/Actionscript
I've searched the Adobe site and the web for an answer to this and haven't found anything definitive. I need to be able to issue an HTTP HEAD request to inspect a URL's header before doing a GET in a Flash movie. The target may be a large file and I don't want to actually GET the data without first looking at the header. I'd be OK with a solution that only works in a Flash 9 player.

Flash Menu FLA Like In Http://bubbalous.net/index1.htm
Hi Friends,

Does anybody have a .FLA file resembling the flash menu example in the following link...or know sites using this type of menu.

http://bubbalous.net/index1.htm

Eagerly waiting for your valuable replies

Thanx all
Bye

Having Problem Uploading On Flash-http 404 Error
HAPPY HOLIDAYS EVERYONE.

I keep getting HTTP 404 error when the upload is completed and stuck at 100 %. I have crossdomain.xml so whatelse do i need to do. Please help me out with this please.

Thank you

Charlie

Flash Menu FLA Like In Http://bubbalous.net/index1.htm
Hi Friends,

Does anybody have a .FLA file resembling the flash menu example in the following link...or know sites using this type of menu.

http://bubbalous.net/index1.htm

Eagerly waiting for your valuable replies

Thanx all
Bye

Controlling Flash Movie With Http Links
I am creating a (beginner) website with a few frames.

www.ucaeromedical.net/test.asp

I used flash to create an animated navigation bar for the top header frame. It works fine, until...

If I place a link in the body frame that loads another page into the same body frame, the header navigation will not automatically update, which looks like sloppy bad design (which it is)

I saw there is a "control shockwave" behavior in dreamweaver, but all it lets you do is start, stop, rewind the player within the SAME SCENE.

What I need to do is encorporate some player navigation into the links I have in another frame on the page.

ie. When you click "community resources" on the Safety page (under Operations header) it opens up the Community : Landingzone Page, but it does not update the flash movie.

I need to tell the flash movie to: GOTO SCENE X, AND PLAY FROM FRAME 1

Can this be done?

Thanks,

dan

Copyright © 2005-08 www.BigResource.com, All rights reserved