A Flash Frontend for phpwcms is up.

Use GitHub to post feature requests for phpwcms.
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

Hi M4,

boah, thank you for your rich lines.

Yes I also made some things with dynamic text (with all the problem of non utf-8 formatted text, because the clients need it into flash 5!).

An scrollable pans etc...

a lot of things are graphical, so there is no way to reduce the working.. but for all texts it would be great to have some xml files and load them into the placeholders.

I know both of the URLs you mentioned and I will be there within the next minutes :-)

And give me a try to learn more with flash mx and dynamic content.

Thank you for now.

kind regards
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
dr.swank
Posts: 41
Joined: Sun 14. Dec 2003, 23:52

Post by dr.swank »

Hi M4-io, if you look earlier in the thread, I have, along with Flavio and the rest of the FCMS folkage, already worked out a complete xml output. I posted a link with my version here somewhere. My main issue is implementing the data based on the content type. I think there are currently 14 types of content, all of which require a different presentation due to their types od data. All of these need to be presented inside a single, or multiple containers.. Thats the issue here.

Also, I have found AMFPHP to run very well. What sorts of stability problems have you been having?

cheers, Doc
Image
M4-io
Posts: 8
Joined: Mon 24. May 2004, 16:36

Post by M4-io »

dr.swank wrote:Hi M4-io, if you look earlier in the thread, I have, along with Flavio and the rest of the FCMS folkage, already worked out a complete xml output. I posted a link with my version here somewhere. My main issue is implementing the data based on the content type. I think there are currently 14 types of content, all of which require a different presentation due to their types od data. All of these need to be presented inside a single, or multiple containers.. Thats the issue here.

Also, I have found AMFPHP to run very well. What sorts of stability problems have you been having?

cheers, Doc
Hi Doc,

I've read your, Flavio's and other ppl's progress with Flash (and XML) on this forum and have checked out your xml-parsing Flash demo. cyrano wanted a little help so I gave that with a bit of code. AMFPHP isn't well supported yet and development is slow or even 'dead'. It isn't "stable" yet. Besides that a character-encoding bug was long present which would prevent special characters like umlauts etc. Is this fixed yet with AMFPHP ?

If phpWCMS could present data-chunk in named XML-chunks then Flash developers could use those chunks in a frontend they way they like.

Layouting in Flash is something a designer would like to do. With a set of possible chunks to choose from he or she could design it exactly like the paper artwork.

Regards,
M4
Locked