Re: [PHP] flash and php (using the varibles)

2003-01-09 Thread Philipp Hartmann
I didnt test this, but something along the line should work [ActionScript] onEnterFrame = function{ i = dataYougetFromMySQL; if (i < max){ this._width = this._width * (i*factor) // factor can slow down or accelerate your animation } } [/ActionScript] hth, Philipp "- [ Paul Ferrie ] -" <[EMAIL

[PHP] flash and php (using the varibles)

2003-01-09 Thread - \[ Paul Ferrie \] -
Hi guys i hope there is someone in here that use flsah along with php to help with this :) Anyway i will make it simple. mysql returns a number say 123 i want flash to take this number to animate a progress bar, but here the problem it does work but the progress bar dosn't animate it just sets to

Re: [PHP] Flash and PHP?

2002-10-29 Thread Maxim Maletsky
In thousands. -- Maxim Maletsky [EMAIL PROTECTED] www.PHPBeginner.com // PHP for Beginners www.maxim.cx // my Home // my Wish List: ( Get me something! ) http://www.amazon.com/exec/obidos/registry/2IXE7SMI5EDI3 "Neil" <[EMAIL PROTECTED]> wrote... : > Does anyone use this? > >

Re: [PHP] Flash and PHP?

2002-10-29 Thread John Wards
On Tuesday 29 Oct 2002 2:06 pm, Neil wrote: > Does anyone use this? Yes next question.. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Flash and PHP?

2002-10-29 Thread Neil
Does anyone use this? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Flash and php

2002-02-24 Thread Martin
Hi Mika, thanx for your answer, > http://www.php.net/manual/en/ref.swf.php > http://www.php.net/manual/en/ref.ming.php which one should I prefer (using windows) ? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Flash and php

2002-02-24 Thread Mika Tuupola
On Sun, 24 Feb 2002, Martin wrote: > I was wondering if there is some php-support to generate > flash-animations in general. http://www.php.net/manual/en/ref.swf.php http://www.php.net/manual/en/ref.ming.php -- Mika Tuupola http://www.appelsiini.net/~tuupol

[PHP] Flash and php

2002-02-24 Thread Martin
Hello! I read that the flash-format has been published to all users (see: http://www.macromedia.com/macromedia/proom/pr/1998/flashstandard.html). I was wondering if there is some php-support to generate flash-animations in general. What I'm looking for in particulla is a simple horizontal text-

Re: [PHP] Flash and PHP loadvariablesnum

2001-11-13 Thread Eric Trezza
gt; but I know nothing about flash... > py > > > > - Original Message - > From: "dharvell" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, November 12, 2001 11:13 PM > Subject: [PHP] Flash and PHP loadvariablesnum > > >

Re: [PHP] Flash and PHP loadvariablesnum

2001-11-13 Thread py
> To: <[EMAIL PROTECTED]> Sent: Monday, November 12, 2001 11:13 PM Subject: [PHP] Flash and PHP loadvariablesnum > I have a flash movie that is submitting to a PHP page using loadvariablenum > but after being submitted it opens a new window that displays the "print" > l

[PHP] Flash and PHP loadvariablesnum

2001-11-12 Thread dharvell
I have a flash movie that is submitting to a PHP page using loadvariablenum but after being submitted it opens a new window that displays the "print" line that was supposed to go back to flash. does anyone have any ideas?? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail

[PHP] flash and php

2001-08-19 Thread Jack
I know this issue has been talk a lot already, but can anyone guide me where can I find information about how to build a dynamic content flash file driven by database? Jack [EMAIL PROTECTED] "Love your enemies, it will drive them nuts"

RE: [PHP] FLASH AND PHP

2001-04-04 Thread Richard Kirk
for expansion without breaking existing code. This line is the key: requestXml.contentType = 'text/xml'; and you won't find it mentioned in the current flash 5 documentation! HTH > -Original Message- > From: Godd [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, A

Re: [PHP] FLASH AND PHP

2001-04-03 Thread Godd
ely use the xml object to send an xml (flash 5) document to php > which then waits for an xml response. > > Cheers > > > -Original Message- > > From: Lindsay Adams [mailto:[EMAIL PROTECTED]] > > Sent: Monday, April 02, 2001 10:00 PM > > To: PHP &

RE: [PHP] FLASH AND PHP

2001-04-03 Thread Richard Kirk
Or alternatively use the xml object to send an xml (flash 5) document to php which then waits for an xml response. Cheers > -Original Message- > From: Lindsay Adams [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 02, 2001 10:00 PM > To: PHP > Subject: Re: [PHP] FLASH A

Re: [PHP] FLASH AND PHP

2001-04-02 Thread Lindsay Adams
If you are wanting to use pregenerated FLASH scripts ( and not build them on the fly with libswf or ming) then what you want to do, without having to buy Generator for your server is... In the beginning of you falsh file, do a load variables from a PHP page, that queries a database or whatever, g

[PHP] FLASH AND PHP

2001-04-02 Thread Godd
Now VRML and PHP may be possible but if you can get Flash to get in the mix that will be so bad. What I really want to do is to get a flash file that will use the pictures that I send to it via php and let it use that picture to do the animation. Now what I am looking at is a flash file that dis

Re: [PHP] flash and php

2001-01-18 Thread Frank Joerdens
On Thu, Jan 18, 2001 at 04:23:58PM -0600, Jacky@lilst wrote: > Hi people, > Can PHP3 work with flash movie? I mean, something like using Php3 to run flash >content from db? If so, is there anywhere I can find out more information? I use swift-generator from www.swift-tools.com, which integrates

Re: [PHP] flash and php

2001-01-18 Thread andreas \(@work\)
hi, see www.artfuntasy.com just flash4, php3, mysql greetings andreas - Original Message - From: "Jacky@lilst" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 18, 2001 11:23 PM Subject: [PHP] flash and php Hi people, Can PHP3 work wi

[PHP] flash and php

2001-01-18 Thread [EMAIL PROTECTED]
Hi people, Can PHP3 work with flash movie? I mean, something like using Php3 to run flash content from db? If so, is there anywhere I can find out more information? cheers Jack [EMAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself"