Viewing 3 replies - 1 through 3 (of 3 total)
  • creyes

    (@creyes)

    Great Sites!

    Hey

    very nice !

    how did you do to get the video URL from wordpress ? you used the custom fields ?

    if you are interested we need people like you on flog, the open source flash blog plugin for wordpress ( https://www.ads-software.com/extend/plugins/flog/ ).

    we make templates with silex (the os flash cms) and plug them into wordpress using the plugin API.

    so the html theme is the html equivalent for those who do not have flash and for seo. we often use a smart phone theme in addition.

    the project is very young (5 months) but we will be 4 people working on it soon. why don’t you join us?

    bye
    lex.

    Thread Starter brasofilo

    (@brasofilo)

    thx, creyes!

    hi, lex, i’m writing you an email this very moment
    – about the video Url:
    yes, i put many values inside custom fields, but sometimes i do amfphp queries with “SELECT guid from wp_posts where post_type=’attachment’ AND post_mime_type=’audio/mpeg’ AND post_parent=’$ID'”
    this one is to feed an mp3 player, i have a page called ‘Radio’, upload all the files inside it, and grab the list with the query above

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Flash Frontend w/ Deep Linking & WP Backend CMS’ is closed to new replies.