Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

SWF to PNG with Actionscript 3.0 - ByteArray class

This is a discussion on SWF to PNG with Actionscript 3.0 - ByteArray class within the Tutorials forums, part of the Flash English category; i've changed from the main.as the 'http://paginasprodigy.com/darylmata/SWF_to_PNG_eng/prova2.php' and the " 'http://paginasprodigy.com/...


Go Back   Forum Flash CS3 Flash CS4 > Flash CS3 Flash CS4 > Flash English > Tutorials

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #21 (permalink)  
Old 16-10-07, 17:19
Junior Member
 
Join Date: Oct 2007
Posts: 15
Rep Power: 0
darylmata is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

i've changed from the main.as

the 'http://paginasprodigy.com/darylmata/SWF_to_PNG_eng/prova2.php'

and

the " 'http://paginasprodigy.com/darylmata/SWF_to_PNG_eng/images/'+vars.imageurl "

and stil goes to your server, is there another link?

I'd already checked the "prova2.php", and i'ts link to the "base64_decode" on same dir

"base64" and the "PNGEnconder" don't have any links, I'ts just targeted to the ".fla" file
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #22 (permalink)  
Old 16-10-07, 17:23
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,535
Rep Power: 6
Flep is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

When you change the URL you must republish the SWF from the FLA or the changes do not have effect.
__________________

 


I recommend: Essential Actionscript 3.0

- I do not reply technicians pvt messages. Open a thread !
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #23 (permalink)  
Old 16-10-07, 17:56
Junior Member
 
Join Date: Oct 2007
Posts: 15
Rep Power: 0
darylmata is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

got it now it's linked to my server, I'd had to erased the history on Mozilla because it was refreshing the old files

main_eng

It's working like it did before, the difference is that now it's with my server
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #24 (permalink)  
Old 16-10-07, 18:01
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,535
Rep Power: 6
Flep is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

Try to add the www:

the 'http://www.paginasprodigy.com/darylmata/SWF_to_PNG_eng/prova2.php'

and

the " 'http://www.paginasprodigy.com/darylmata/SWF_to_PNG_eng/images/'+vars.imageurl "
__________________

 


I recommend: Essential Actionscript 3.0

- I do not reply technicians pvt messages. Open a thread !
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #25 (permalink)  
Old 16-10-07, 18:23
Junior Member
 
Join Date: Oct 2007
Posts: 15
Rep Power: 0
darylmata is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

not working... do you have a safe email were i can send you my ftp username and password?

So you can check out what am I missing or maybe the server does't allow me to have this kinds of files or could be something that I don't understand
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #26 (permalink)  
Old 16-10-07, 18:29
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,535
Rep Power: 6
Flep is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

You can send to info[noSpam]flepstudio.org.
But i think i can't do much...
Perhaps the server of your domain does not support it and you could ask to your host.
__________________

 


I recommend: Essential Actionscript 3.0

- I do not reply technicians pvt messages. Open a thread !
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #27 (permalink)  
Old 09-11-07, 12:55
Junior Member
 
Join Date: Nov 2007
Posts: 5
Rep Power: 0
nainiu is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

when i want add a textfield(t1) and draw it to bitmap:
bitmap_data.draw(t1);
it was draw at 0,0. how can i set it's position?

or,
how can i put a text on bitmap with easier way in flash?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #28 (permalink)  
Old 09-11-07, 13:02
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,535
Rep Power: 6
Flep is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

Hi,
if you want set the position of the draw, you can use a Matrix like this sample:
Slicing an image with the Matrix Class of Actionscript 3.0
__________________

 


I recommend: Essential Actionscript 3.0

- I do not reply technicians pvt messages. Open a thread !
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #29 (permalink)  
Old 11-11-07, 16:50
Junior Member
 
Join Date: Nov 2007
Posts: 3
Rep Power: 0
smombartz is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

i tried to open the fla file on cs3 on my pc and i got an unexpected file format error.

what exact version are you using? you have any idea what i could do?

thanks and best regards,
sascha
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #30 (permalink)  
Old 11-11-07, 17:31
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,535
Rep Power: 6
Flep is on a distinguished road
Re: SWF to PNG with Actionscript 3.0 - ByteArray class

Hi smombartz,
you need Adobe Flash CS3 version.
__________________

 


I recommend: Essential Actionscript 3.0

- I do not reply technicians pvt messages. Open a thread !
- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Timer class of Actionscript 3.0 Flep Tutorials 5 20-12-08 17:44
Slicing an image with the Matrix Class of Actionscript 3.0 Flep Tutorials 7 17-11-08 01:48
Actionscript calls Javascript - ExternalInterface class of Flash CS3 Flep Tutorials 1 21-10-08 16:30
CheckEmail Class - Actionscript 3.0 Flep Tutorials 9 19-12-07 08:03
ByteArray Flep Articoli e tutorials 0 19-09-07 17:10


All times are GMT. The time now is 16:40.

Powered by vBulletin version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap