Update Aug, 08 2010: Please use the forum for any type of feedback!


I would like to here from you and what you think about this framework. If a community is created around Press2Flash, I will create a blog/forum to discuss on a dedicated plateform.

But for the moment, please leave questions or comments here, thanks!

16 Responses to “Feedback”

  1. Mike 31 March 2010 at 10:14 pm #

    Hi Erwan,
    Thanks so much for releasing the source code of this awsome framework! Flash is great, WordPress is awsome and this was the perfect idea to combine theme together!

  2. freddy 17 April 2010 at 1:23 am #

    Hi,
    I’m trying to activate the plugin but get this error “Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /httpdocs/wp-content/plugins/press2flash/press2flash.php on line 30″

    thanks, great work

  3. freddy 18 April 2010 at 4:41 pm #

    here again,
    I managed to solve the last problem (php4). Now the issue is that when request a post I get a blank response (empty xml)

  4. freddy 20 April 2010 at 1:09 am #

    One thing that would be interesting is that if not detected the flash plugin to load the html version of wordpress … Any idea?

  5. erwan 20 April 2010 at 11:13 am #

    Hi Freddy,
    Did you solve your problem with the empty XML?
    You’re right, that would be great if Press2Flash could redirect to the html version if no flash player has been detected. I’ll implement that in the next version. I haven’t done that yet, but you could start by taking a look at some plugins that allows the user to switch themes. That could be a good start.

    Erwan

  6. freddy 20 April 2010 at 10:06 pm #

    Hi Erwan,
    The xml continues empty.
    Look for what you said about switching themes.

  7. Jerryj 29 April 2010 at 11:39 am #

    hi Erwan,

    thanks for this project!

    I cannot find any source classes in the latest revisions or zip file, only an .as3proj. Does that contain the source? Is that because you’re working in FlashDevelop or something?

    Not sure how to access that file from within FlexBuilder. Would you be willing to also upload the source files, as you did at the start of the project?

    Jerry.

  8. erwan 4 May 2010 at 6:55 pm #

    Hi Jerryj,
    I was in vacation and was not able to check my mails!
    You can find the source code in this directory (I mention that in the readme.txt)
    trunk\wp-content\themes\press2flash\flash\src
    Since there is a mix of php and actionscript, it has been decided to place the AS3 source code in the theme directory, where it’s going to be needed.
    I hope you wil enjoy

  9. Thomas 21 July 2010 at 4:16 pm #

    Hi Erwan,

    I stumbled across Press2Flash and would love to use it, however I’m a bit lost how – could you or someone else point me in the right direction?

    I have installed WP + Theme and Plugin and created the 2 classes from the Hello World Tutorial, but what am I supposed to do with them?

    Thanks a lot,

    Thomas

  10. erwan 22 July 2010 at 9:10 am #

    Hi Thomas,
    The classes from the tutorial show you the basic steps: getting the WordPress configuration (Main.as) and then grab the post with the id 1 in your wordpress backend (Container.as).
    Does it help you? otherwise don’t hesitate to drop me an email with a description of what you want to achieve.

    Thanks

  11. okito 10 August 2010 at 10:05 pm #

    Bonjour,

    pour moi aussi, un problèeme de type Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/www/okito/www/wp-content/plugins/press2flash/press2flash.php on line 30

    un fois l’installation en ligne, en local ça fonctionne parfaitement !

    que faire ?

    ( hebergement sous php5 )

  12. erwan 10 August 2010 at 10:54 pm #

    salut Okito,
    c’est étrange ce problème! Je n’ai encore jamais eu ce genre d’erreur.
    Apparemment cette erreur serait liée a la config du serveur vu que ca fonctionne en local! Tu utilises la meme version de php en local/live? Est ce que tu pourrais me donner access un phpinfo sur ton server?
    Je vais ouvrir un forum demain pour continuer la discussion!
    Merci pour ton feedback

  13. Okito 11 August 2010 at 3:14 pm #

    Bonjour,

    Je ne parviens pas à m’identifier sur ton forum ( utiliser le login WordPress ? )

    Sinon je viens de découvrir que mon hébergement ne me permettait pour l’instant que de travailler avec du php4, je penses que le problème vient de là.

    Je te tiens que courant,
    okito

  14. Roukas 14 August 2010 at 4:44 pm #

    Bonjour Erwan,

    Je trouve ton projet press2flash très intéressant. J’ai suivi ton tutoriel mais je n’arrive pas à le faire fonctionner. J’obtiens une erreur au niveau de le compilation avec flashdevelop. 4 erreurs de la sorte :

    C:\Program Files\EasyPHP-5.3.3\www\myPress2flashProject\Main.as(60): col: 38 Error: Type was not found or was not a compile-time constant: WPConnectionEvent.

    Je suis aussi très intéressé par ton projet “clearasil-overnight” car je veux monter un site de musique avec ce même principe de nuage(but non lucratif).

    J’aimerai avoir donc plus d’info sur la mise en place d’un site flash/wordpress de ce type.
    Aurais-tu la possibilité de me proposé un tutoriel plus détaillé… Ou de me lancer sur des pistes. J’aimerai entre autre pouvoir intégrer de la video(youtube,vimeo…)

  15. Roukas 15 August 2010 at 7:46 pm #

    Pourrais tu m’envoyer une capture d’écran de l’arborescence de flashdevelop quand wordpress et press 2 flash sont correctement installés ?

  16. erwan 15 August 2010 at 10:48 pm #

    Salut Roukas!
    Ce serait cool si tu pouvais ouvrir un topic sur le forum pour que tout les monde puisse en profiter!
    Merci!!!


    Update Aug, 08 2010: Please use the forum for any type of feedback!