Ask a Question related to Macromedia Flash, Design and Development.
-
{-.-} #1
PHP include + Music = Problems!!
Hi all
I've a 'little' problem with my website. I added a simple flashplayer,
which is on by default. (don't worry: very quiet peaceful
non-frustrating tunes :-p )
But my site contains php includes, which means every time a link is
clicked, the page reloads with the new clicked pagecontent.
This means every time a visitor clicks a button, the musicplayer (and
music) starts over again. And when the visitor has turned off the music,
the music starts again when he clicks a button, because the page is
reloaded.
How can I solve this by NOT rejecting the phpincludes?? So it has to be
coded in the flashplayer itself...
Or other solutions maybe?
--
mvg
* There can only be one Poochy, and that's me *
- [url]www.spreadfirefox.com[/url] -
{-.-} Guest
-
PHP include problems
I'm having a problem with php includes and contribute. I use a php include to bring in my header and footer with the following code. <? include... -
Proposed CPAN Module: Tk::Canvas::Music (renamed to Tk::Music)
Hi... It's been a while, but I'm getting back to thinking about this Tk::Music module... How do people want this to work... so far we have the... -
Strange Include problems: Repeat regions will Not workwith include file
I have a strange problem. I have an Index.asp page and on that page I have a poll that is displays. This poll is located in a sub folder, so to call... -
[PHP] Include Problems
On Jul 24, 2003, "Eric Fleming" claimed that: |I am having some problems using variables in included files. Can someone |please look at my code... -
Embedded Music PROBLEMS!!!
Ok, So I have embedded a Mp3 music file and it plays differently on all three computers I've tried it on. The music will play short or the music... -
WebMaster #2
Re: PHP include + Music = Problems!!
add parameters to the flashplayer (and pass them along when reloading) :-)
Rudy
"{-.-}" <blub@telenet.be.invalid> wrote in message
news:4mhWd.29764$tg5.3022907@phobos.telenet-ops.be...> Hi all
>
> I've a 'little' problem with my website. I added a simple flashplayer,
> which is on by default. (don't worry: very quiet peaceful
> non-frustrating tunes :-p )
> But my site contains php includes, which means every time a link is
> clicked, the page reloads with the new clicked pagecontent.
>
> This means every time a visitor clicks a button, the musicplayer (and
> music) starts over again. And when the visitor has turned off the music,
> the music starts again when he clicks a button, because the page is
> reloaded.
>
> How can I solve this by NOT rejecting the phpincludes?? So it has to be
> coded in the flashplayer itself...
>
> Or other solutions maybe?
>
>
>
> --
> mvg
>
> * There can only be one Poochy, and that's me *
>
> - [url]www.spreadfirefox.com[/url] -
>
WebMaster Guest
-
{-.-} #3
Re: PHP include + Music = Problems!!
WebMaster wrote:
Yes, that could be an answer, i think... but which parameters? :-/> add parameters to the flashplayer (and pass them along when reloading) :-)
if (what?)
gotoandplay ("normal")
if (what?)
gotoandplay ("mute")
--
mvg
* There can only be one Poochy, and that's me *
- [url]www.spreadfirefox.com[/url] -
{-.-} Guest
-
WebMaster #4
Re: PHP include + Music = Problems!!
"{-.-}" <blub@telenet.be.invalid> wrote in message
news:YMhWd.29812$FU6.3066949@phobos.telenet-ops.be...:-)> WebMaster wrote:> > add parameters to the flashplayer (and pass them along when reloading)sessionvariables :-)>
> Yes, that could be an answer, i think... but which parameters? :-/
>
> if (what?)
> gotoandplay ("normal")
> if (what?)
> gotoandplay ("mute")
Rudy
>
>
> --
> mvg
>
> * There can only be one Poochy, and that's me *
>
> - [url]www.spreadfirefox.com[/url] -
>
WebMaster Guest
-
{-.-} #5
Re: PHP include + Music = Problems!!
WebMaster wrote:
hmm, if that's the only option :-/ ..>
> sessionvariables :-)
>
damn :(
--
mvg
* There can only be one Poochy, and that's me *
- [url]www.spreadfirefox.com[/url] -
{-.-} Guest
-
Coolsaet Aswin #6
Re: PHP include + Music = Problems!!
Hey poochie,
open met IE [url]http://users.skynet.be/aswin.coolsaet/[/url] dat is mijn oude
homepage.. .zit vol met HTML en CSS fouten.
Vandaar open met IE. anders trekt het op nixs
Klik op ga verder, dan links in het menu op muziek aan.
Jij hebt mss niet zo'n interface als daarboven nodig, maar je kan dat
verbergen. zodat ze niet zien dat er boven de eigenlijke site zich nog iets
bevind....
en je muziek zal blijven spelen wat ze ook aanklikken op de site...
Is het zoiets dat je zoekt?
Coolsaet Aswin Guest
-
{-.-} #7
Re: PHP include + Music = Problems!!
Coolsaet Aswin wrote:
nja, werkt niet in firefox.. sorry :(> Is het zoiets dat je zoekt?
--
mvg
* There can only be one Poochy, and that's me *
- [url]www.spreadfirefox.com[/url] -
{-.-} Guest
-
{-.-} #8
Re: PHP include + Music = Problems!!
{-.-} wrote:
<CUT>> Hi allI solved the problem by making a frameset; one frame that is 1px high> Or other solutions maybe?
and the other with the actual website. In the first (top)frame I put
default a swffile (1x1) with only the music.
I coded the flashplayer GetUrl in the topframe: If they click the icon,
it goes to nomusic.php in the topframe, a page without any swf in it.
If they click again, the default page is reloaded, with the music.
In flash, I put an extra Fade In effect, which makes it nicer.
Tested in IE and Firefox.
Well, that problem is solved :-) now the next one... lol
--
mvg
* There can only be one Poochy, and that's me *
- [url]www.spreadfirefox.com[/url] -
{-.-} Guest
-
Coolsaet Aswin #9
Re: PHP include + Music = Problems!!
"{-.-}" <blub@telenet.be.invalid> schreef in bericht
news:jRkWd.30159$ai5.3027064@phobos.telenet-ops.be...werkt wel in firefox.. de site word gewoon scheef weergegeven. :-)> Coolsaet Aswin wrote:>>> Is het zoiets dat je zoekt?
> nja, werkt niet in firefox.. sorry :(
>
Coolsaet Aswin Guest



Reply With Quote

