Help! Online magazine issue.

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
saryyl85
Forum Newbie
Posts: 2
Joined: Sat Aug 23, 2008 6:54 am

Help! Online magazine issue.

Post by saryyl85 »

Hi all,

Is there any way to develop online magazine web like below by using PHP :

http://software.newsstand.com/webrdr/li ... ppnm=usaws

All I wanna know is just how to convert newspaper PDF files to Web-ready flash document by using PHP script.

Any comment is appreicated.

Thanks in advance guys.
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: Help! Online magazine issue.

Post by jaoudestudios »

You could put the pdf within an iframe and it will appear like that.

Simple but effective
saryyl85
Forum Newbie
Posts: 2
Joined: Sat Aug 23, 2008 6:54 am

Re: Help! Online magazine issue.

Post by saryyl85 »

Thanks a lot jaoudestudios,

Is it possible to put pdf into flash file(swf) by using PHP script or action script?

Thanks in advance.
User avatar
jaoudestudios
DevNet Resident
Posts: 1483
Joined: Wed Jun 18, 2008 8:32 am
Location: Surrey

Re: Help! Online magazine issue.

Post by jaoudestudios »

Post Reply