Topic: Movie not working (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=11322" title="Pages that link to Topic: Movie not working (Page 1 of 1)" rel="nofollow" >Topic: Movie not working <span class="small">(Page 1 of 1)</span>\

 
Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-27-2002 22:23

I just ftp a movie and it is not playing (yes i included the swf file in the same folder), the weird thing is that if i click on it and open it from the domain it plays but i type in the url it doesnt show anything... does anybody know why??

100 words.

Lala

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-27-2002 22:36

ok this is the msg im getting:

Scene=Scene 1, Layer=Layer 31, Frame=59: Line 3: Wrong number of parameters; getURL requires between 1 and 3.
getURL();

since it didnt let me publish it i copied the publish preview file that flash generated ( i know, ..... i didnt foul anyone )

this is the action my button has:
on(release){
getURL("http://domainepetitsfruits/home.htm");
}
(i copied it from desingsbymark), dunno why it is not working (as usual )

100 bugs
Lala


Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-27-2002 22:38

ohh im using flash mx (if it the reference helps)

100 words

Lala

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-27-2002 23:16

Ok it has nothing to do with the error msg i finally got to publish it with no errors its still not playing my movie (yes i copied the swf file again)... i dunno what to do...

*cries* help

100 bugs
Lala

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-27-2002 23:24

Could it be that i need to install flash player on my domain??..... Does it make sense??

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 05-27-2002 23:57

no, flash player does not have to be on your domain.

can you show us the code in the html-file where you include the flash?
or maybe the domain?

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-28-2002 00:18

ok, i asked a friend to take a look at it, he says he can see it... but when i aske dhim whats on it he says he does not remember ...dunno if hes lying heres the link:
http://www.domainepetitsfruits.com/movie.html

the wierd part is that i can see other sites with flash 6 but just cant see my movie.....

here is the code in the html file:

<OBJECT classid="clsid 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="760" HEIGHT="400" id="Untitled-3" ALIGN="">
<PARAM NAME=movie VALUE="Untitled-3.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="Untitled-3.swf" quality=high bgcolor=#FFFFFF WIDTH="760" HEIGHT="400" NAME="Untitled-3" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>

100 pals
Lala



mel
Bipolar (III) Inmate

From: CA
Insane since: Mar 2002

posted posted 05-28-2002 00:33

i saw it not bad lala...could use a preloader.....



[This message has been edited by mel (edited 05-28-2002).]

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-28-2002 00:35

Thanks ...

i still cant see it ...weird..... *whispers* im not surprised

100 ghosts
Lala

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-28-2002 00:36

ohh sorry i didnt see the preloader thing.... tell me more about it... pls??

100 lunettes
Lala

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 05-28-2002 00:42

well i can see it!

i see a image slideshow with french words and a piano background music.

but the redirecter goes to a 404.

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-28-2002 01:14

Apparently anyone can see it but me... i guess its ok as long as it works...
yeah i know about the error i still havent upload the file that the movie is calling... still working on all the files (nothing big).

Thanks... but does someone know why am i not seeing the movie playing??....

100 pals

Lala

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 05-28-2002 09:42

hmmm. no idea.

did you try to refresh the page or empty your browser cache?

InSiDeR
Maniac (V) Inmate

From: Oblivion
Insane since: Sep 2001

posted posted 05-28-2002 15:41

well its working for me

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-28-2002 23:48

yup i tried deleting the browsers cache...didn't work ill uninstall flash player an install it again.....that should work

100 pals

Lala

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 05-29-2002 00:10

can you successfully watch flash movies on other sites?
do you have the latest flash plug-in? (6)
did you try other browsers/computers?

quatroGringo
Nervous Wreck (II) Inmate

From: Minneapolis, MN, USA
Insane since: Apr 2002

posted posted 05-30-2002 07:45

You need a target for you URL, that's what Flash is telling is wrong. Your code should look like

on (release){
getURL("http://www.url.com", "_blank");
}

Try that.

5G

Lala
Bipolar (III) Inmate

From: Montreal, Canada
Insane since: Feb 2002

posted posted 05-30-2002 19:20

Grumble: yes i have flash player 6 and i can see some animations in other sites but not all of them... i can see the animation at www.palomablanca.com but i can not see the animation at www.brokensaints.com .... i find it weird..... , so i guess it has nothing to do with my movie has to be something else...

100 pals

Lala

GRUMBLE
Paranoid (IV) Mad Scientist

From: Omicron Persei 8
Insane since: Oct 2000

posted posted 05-30-2002 19:55

thats strange yeah!
well the only thing i could think of now is reinstall the flash plug-in or maybe the whole flash.

sorry that i cant help you more, but also i think there is nothing wrong with your movie!



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu