ericnickus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: old player doen’st work in IE anymore !!$#?!man , am I getting nowhere with this , I didn’t even explain the problem right,
sorry
Im using wordpress standalone audioplayer.
and the old version doesn’t work in IE
and the new version which should take care of that problem , I can’t get working either
Im using jqgrid
and I kinda know what i’m doing, but I can’t get this thing to work
If I only hard code one player on the page it works in all browsers, but
if I try to get this code
<script type=”text/javascript”>
AudioPlayer.embed(“audioplayer_1”, {soundFile: “http://yoursite.com/path/to/mp3_file.mp3”});
</script>to get loaded in to a div, or into the grid by passing this code as a string , it doesn’t work. I even tried to define this code in a external javascript file and call
jQuery(‘#divid_1’).load(‘/playme1.js’);
so the embedded function doesn’t get caught up by IE, but it doesn[‘t work either .
\Forum: Fixing WordPress
In reply to: old player doen’st work in IE anymore !!$#?!sorry, I have been trying so many things to get it to work right, I getmixed up.
the site (test) is at my url: ericnickus.com.
On the home page I am Using the old player for the grid (search results)
and it doesn’t work in IE.Ill start there/.
Oh, I did put one of the new style players at the (almost top of the page) just to prove that it does work, but when I try to do anything with it dynamically, it doesn’t work at all. i am using jqgrid, and as you can see if you press the quick search button, and just hit search, it returns with the old player fine. (But not in IE). When I try to use the new player, it doesn’t.Do you know of an example that loads the new player dynamically (like i na grid) that works? I don’t care if its a web service, or code behind, or javascript, I don’t care, I just want it to work, I may have to load2 players, in the grid, maybe load 100 players, so I can ‘t hard code the player like the simple example on the standalone installation instructions. If you can get me to an example, I would be indebted to you , the simple example doesn’t do it for what I want to do .
Forum: Fixing WordPress
In reply to: Doesn’t work in IE 7 or 8I have a development url, or did you mean my email? I guess you meant what you said; the url is ericnickus.com and you can see I put a hardcoded player at the top to show it works. i can’t find ANY way to use the multiple players dynamically that works, Do I have to hard code everything to embed this player? IF SO, IT’S worthless.
Help will be appreciated.
theSickest
ftp’ing it now, give me 4 minutes
thanks