| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
|
this is probablyu amazingly simple but as they say...only if you know how.
ne way here is the problem...i am making a flash site to be pout onto a cd to be sent out to people and i would like to add an avi to it...the avi is on the cd and in the same directory as the flash page. i want to set it up so that clicking on a button will play the movie. i have tried doing it with a get url command but it only seems to work if i give it a full path. this is not practicle however as the path may change depending on the letter of the cd rom drive in other computers any help greatly appreciated |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Nov 2000
Location: Australia
Posts: 8,612
|
You can get around the problem of the drive label changing by doing this in your flash file:
Code:
basePath = _url;
__________________
Cheers Jesse Stratford ActionScript.org Cofounder Email: presented in this way to stop spam-bots: My email is composed of my first name (jesse) followed by my last name (stratford) followed by @ followed by actionscript.org Please don't email or PM me Flash questions, that's what the Forums are for! ![]() Please don't rely on me reading my PMs either. Email me about important stuff. |
|
|
|
|
|
|
|
|
#3 |
|
Oops I did it again
Join Date: Oct 2001
Location: Melbourne
Posts: 8,578
|
how do you play avi's in flash anyway? through a browser? The flash player (whether an swf or a projector) cannot play quicktimes can it?
cheers
__________________
Billy Online Galleries Free Flash Video Tutorials Photo Website Template Don't email or PM me questions... |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| problems with movie | stoffel | Other Flash General Questions | 6 | 08-30-2007 04:09 PM |
| Print command doesn't work from external movie. | vladc77 | ActionScript 1.0 (and below) | 1 | 05-20-2003 02:40 AM |
| Looping Movie B until Movie A stops | ajlazarte | Other Flash General Questions | 1 | 03-24-2003 07:16 AM |
| load a movie into a movie but then load an other movie into that loaded movie ? | lesaint | ActionScript 1.0 (and below) | 1 | 03-23-2002 10:16 PM |
| Can't get unload movie to work? | skippy | ActionScript 1.0 (and below) | 8 | 02-13-2002 10:18 PM |