This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Flash Site Design > April 2004 > Site check needed with IE and Mozilla plz
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Site check needed with IE and Mozilla plz
|
|
| Raid3r 2004-04-07, 4:34 am |
| Well you see the perplexing thing here is I just recently updated my sound on
my flash site and all I did was replace the sound file no script changes.
Well, now it won't work at all when or anyone loads it up from the server into
a browser. I test it before I export works great...test it on dreamweaver AFTER
I upload it onto the remote server works great... go to
http://www.mal-content.com and everything loads but the music...sounds are good
to go...and if you try to turn it on it starts for 1 and a half and halts.
seriously go to the url and see for yourself and tell me if I scripted an
accident.
Thanx
P>S> I need to be pointed in the right direction...for lets say Mozilla
firefox and the likes is it flashes fault that the actual site comes out white
instead of black background color?
| |
|
| "Raid3r" <webforumsuser@macromedia.com> wrote in message
news:c4vp46$6l6$1@forums.macromedia.com...
> Well you see the perplexing thing here is I just recently updated my sound
on
> my flash site and all I did was replace the sound file no script changes.
>
> Well, now it won't work at all when or anyone loads it up from the server
into
> a browser. I test it before I export works great...test it on dreamweaver
AFTER
> I upload it onto the remote server works great... go to
> http://www.mal-content.com and everything loads but the music...sounds are
good
> to go...and if you try to turn it on it starts for 1 and a half and halts.
> seriously go to the url and see for yourself and tell me if I scripted an
> accident.
>
> Thanx
>
> P>S> I need to be pointed in the right direction...for lets say Mozilla
> firefox and the likes is it flashes fault that the actual site comes out
white
> instead of black background color?
>
Of course it will work good on the remote server, localhost, etc... it
always does. ;-)
As for the site, I got a big white pop-up browser. You lost me after about 6
seconds of waiting for something to load.
as for the scripting... what does the scripting look like? Can't tell unless
you post it. ;-)
--Todd
| |
|
| "Raid3r" <webforumsuser@macromedia.com> wrote in message
news:c4vp46$6l6$1@forums.macromedia.com...
> Well you see the perplexing thing here is I just recently updated my sound
on
> my flash site and all I did was replace the sound file no script changes.
>
> Well, now it won't work at all when or anyone loads it up from the server
into
> a browser. I test it before I export works great...test it on dreamweaver
AFTER
> I upload it onto the remote server works great... go to
> http://www.mal-content.com and everything loads but the music...sounds are
good
> to go...and if you try to turn it on it starts for 1 and a half and halts.
> seriously go to the url and see for yourself and tell me if I scripted an
> accident.
>
> Thanx
>
> P>S> I need to be pointed in the right direction...for lets say Mozilla
> firefox and the likes is it flashes fault that the actual site comes out
white
> instead of black background color?
>
Yeah, it's gotta be an AS error... check your script. Took long enough
though for the site to load up in Firefox, though I am on a dial-up line.
-Todd
| |
| Raid3r 2004-04-07, 4:34 am |
| on (release) {
playSound("Gorillaz - Starshineshort.mp3",true,40,1000);
}
ok this is the play button script.
onFrame (1,afterPlacedObjectEvents) {
playSound("Gorillaz - Starshineshort.mp3",false,40,2,false,false,'Fade
In');
and this is the music start script
now you see what bothers me is this......I saved the version THAT worked
before I changed a few things and put it back just to have it do the same thing
that this new song change does..so I really don't know whats up.
| |
| Ed Massey 2004-04-07, 7:33 am |
| Not too sure about sound myself, but do you need to give the sound a linkage
ID?
| |
|
| "Raid3r" <webforumsuser@macromedia.com> wrote in message
news:c50a2j$p3c$1@forums.macromedia.com...
> on (release) {
> playSound("Gorillaz - Starshineshort.mp3",true,40,1000);
> }
>
> ok this is the play button script.
>
> onFrame (1,afterPlacedObjectEvents) {
> playSound("Gorillaz -
Starshineshort.mp3",false,40,2,false,false,'Fade
> In');
>
> and this is the music start script
>
> now you see what bothers me is this......I saved the version THAT worked
> before I changed a few things and put it back just to have it do the same
thing
> that this new song change does..so I really don't know whats up.
>
>
Are the sounds in your library?
I don't know what it could be...
--Todd
| |
| Raid3r 2004-04-07, 5:37 pm |
| blasted....yea I figured something like this was goign to happen...well yes
they are in my library, like I said it works up to the point someone d/l's
it....and it worked the DAY before I changed the song. SO if ppl have any more
suggestions fire up here...untill then I am going to kepp doing something till
it works.. :/
| |
|
| "Raid3r" <webforumsuser@macromedia.com> wrote in message
news:c50t2n$oeb$1@forums.macromedia.com...
> blasted....yea I figured something like this was goign to happen...well
yes
> they are in my library, like I said it works up to the point someone d/l's
> it....and it worked the DAY before I changed the song. SO if ppl have any
more
> suggestions fire up here...untill then I am going to kepp doing something
till
> it works.. :/
>
Maybe try going about the AS another way...
or even, do you have the mp3 file on a separate layer? Just trying to cover
all the bases here...
maybe you could try
on (release) {
gotoandPlay(frame#);
}
to play and
on (release) {
stopAllSounds();
}
to stop? Setting the sync to loop?
just a thought
--Todd
| |
| Raid3r 2004-04-08, 5:33 pm |
| Well after talking to my server ppl and what not we deleted all the stuff I put it all back and it fine now..sorry ppl and thanks for all the help.
http://www.mal-content.com
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|