Ver Mensaje Individual
  #2 (permalink)  
Antiguo 18/04/2008, 00:33
Avatar de sirguy
sirguy
 
Fecha de Ingreso: septiembre-2006
Ubicación: Mallorca
Mensajes: 959
Antigüedad: 17 años, 6 meses
Puntos: 12
Re: Se puede exoprtar un gráfico hecho con Action Script como jpg?

Este tutorial hace lo que pides:

http://www.sephiroth.it/tutorials/fl...en/page002.php

En la función printme() debes quitar esta línea porque no tienes vídeo que parar:

video_mc.pause() // first pause the playing video


Esta línea define el área a convertir en imagen:

pn.print(_root, 0, 0, 500, 210) // copy the _root

En el php $img es la variable que corresponde a la imagen puedes guardarla en una carpeta con php.
__________________
Chanante!