/    Sign up×
Community /Pin to ProfileBookmark

code question

Hello, I’m new to this board and find it interesting. Right now I am curious as to why I have both of these codes on my myspace (which is accessable by clicking [url=http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=69541675&MyToken=d992c157-1cc9-4556-924d-7091b3ebf052]here[/url]) and only one player is visible. I tried to make it so one plays upon opening the page and the other is idle (you may notice my attempt at this). Anyone know why the other player is not showing up?

[code]<embed allowScriptAccess=”never” allowNetworking=”internal” enableJavaScript=”false” src=”http://38.118.213.244/qadhzpouqv+/personal/n/neurofunk/MIXSETS2005/Typecell_-_DJMIX_June_2005.mp3″ autostart=”none” loop=”-1″ width=”46″ height=”25″></embed>[/code]

[code]<embed allowScriptAccess=”never” allowNetworking=”internal” enableJavaScript=”false” src=”http://www.ncdnb.com/artist_files/gyromite/new_mix.mp3″ autostart=”true” loop=”-1″ width=”46″ height=”25″></embed>
[/code]

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@the_treeOct 29.2006 — Avoid the EMBED element as much as you can, learn to use the [url=http://www.w3.org/TR/html401/struct/objects.html#h-13.3]OBJECT[/url] element.
Copy linkTweet thisAlerts:
@sqorchauthorOct 29.2006 — Damn. The link you gave me is a bunch of stuff I cannot configure as of now, dude. I tried something simple like replacing "embed" with "object" and that didn't work.

I was hoping for a post of a code that worked.
Copy linkTweet thisAlerts:
@the_treeOct 29.2006 — Code that worked? Why didn't you say so...&lt;object
data="http://38.118.213.244/qadhzpouqv+/personal/n/neurofunk/MIXSETS2005/Typecell_-_DJMIX_June_2005.mp3"
type="audio/mpeg"&gt;

&lt;param name="autoplay" value="true"&gt;

&lt;!-- &lt;p&gt;Possibly some alternate text&lt;/p&gt; --&gt;
&lt;/object&gt;
([url=http://www.webstandards.org/learn/articles/askw3c/jun2004/]On using OBJECT[/url])
Copy linkTweet thisAlerts:
@sqorchauthorOct 29.2006 — Code that worked? Why didn't you say so...[/QUOTE]

I don't know.

&lt;object
data="http://38.118.213.244/qadhzpouqv+/personal/n/neurofunk/MIXSETS2005/Typecell_-_DJMIX_June_2005.mp3"
type="audio/mpeg"&gt;

&lt;param name="autoplay" value="true"&gt;

&lt;!-- &lt;p&gt;Possibly some alternate text&lt;/p&gt; --&gt;
&lt;/object&gt;


That code simply did not work. I appreciate the help.
Copy linkTweet thisAlerts:
@the_treeOct 29.2006 — Oh deary me, turns out it's not all that surprising that it didn't work:http://38.118.213.244/qadhzpouqv+/personal/n/neurofunk/MIXSETS2005/Typecell_-_DJMIX_June_2005.mp3

Your download key for the requested file is invalid. Download keys are only valid for 48 hours. Once your download is complete, the key is no longer valid. Keys are also only valid for the original server.[/quote]
Copy linkTweet thisAlerts:
@sqorchauthorOct 29.2006 — Ya I guess that link doesn't work. I replaced it with one that does and instead of displaying the media player on my myspace, it just shows the code.
×

Success!

Help @sqorch spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...