11-03-05 10:45 PM
Frederic,
Looing at your php code
if($seekat !=3D 0) {
print("FLV");
print(pack('C', 1 ));
print(pack('C', 1 ));
print(pack('N', 9 ));
print(pack('N', 9 ));
}
You say that you don't really know exactly what each line does.Do you =
think
this piece of code is necessary? What would happen if we leave it out?
Stefan
-----------------------------------
Flashcomguru.com
Team Macromedia Flash
=20
> -----Original Message-----
> From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-
> bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org] On Behalf Of Fr
=E9d=E9ric v. Bochmann
> Sent: 02 November 2005 18:33
> To: 'FlashComm Mailing List'
> Subject: RE: [FlashComm] RE: flv seeking via PHP
>=20
> This is way too much fun!
>=20
> I'm speechless!
>=20
>=20
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|