• Hi,

    I’ve done some searches but couldn’t find an answer for my needs… couldn’t get the codes or plug-ins to work

    I use sonic memo software… similiar to audio generator to create flash player for mp3.

    This works fine on regular static pages… but I can’t get it to work on a blog post.

    Can someone could help me with the code or point me in the right direction…

    Here is a sample
    http://www.simpletimemanagement.com/audiotest.html

    Here is the code
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="100" height="56" > <param name="movie" value="http://www.simpletimemanagement.com/audiofiles/smplayers/b_smsqu5.swf"> <param name="bgcolor" value="FFFFFF"> <param name="FlashVars" value="src=http://www.simpletimemanagement.com/audiofiles/81rec1206-201247.mp3&enc=0&tt=1&pb=1&pl=1&sc=FFFFFF&bgc=------&bc=004080"> <param name="autoplay" value="false"> <embed src="http://www.simpletimemanagement.com/audiofiles/smplayers/b_smsqu5.swf" bgcolor="FFFFFF" width="100" height="56" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" FlashVars="src=http://www.simpletimemanagement.com/audiofiles/81rec1206-201247.mp3&enc=0&tt=1&pb=1&pl=1&sc=FFFFFF&bgc=------&bc=004080"> </embed> </object>

    Thanks
    Ann

Viewing 3 replies - 1 through 3 (of 3 total)
  • How are you adding it to posts? Just pasting it in?

    If using the WYSIWYG (aka Visual Rich editor), that’ll lead to disappointment and dispair. 😉

    Try turning of the WYSIWYG editor and pasting it into the classic editor instead. To do that, go to Users -> Your Profile. Scroll down to the bottom checkbox, uncheck it and save.

    Alternatively, there are gobs of plugins to make pasting javascript and flash (and assorted other non-html things) into posts easier. Some at this link specifically mention flash, might be worth looking at? http://codex.wordpress.org/Plugins/Video

    Thread Starter timediva

    (@timediva)

    Hi HandySolo

    No I don’t use the Visual Rich Editor… hate that thing…

    I orginally pasted the code in the post… it doesn’t show.

    I did searches and any of the code alterations didn’t work.

    Your list suggestion does have a couple players that I didn’t try…

    Keep you posted

    Ann

    Say, for what it’s worth…

    The swf you’re linking to in that player is *very* short. Is it possible it is getting linked but just not heard?

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

The topic ‘Adding Audio Flash Player Code’ is closed to new replies.