Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.80K
1 Posted Topic
anyone know how to make that part where you said "newfile.mid" be a variable as well? i mean something like function myFunction(variable) { object = element.setAttribute("src", variable); object.Play(); } html: <font size="5" onclick="myFunction('filepath/file.ext');">text1</font> <font size="5" onclick="myFunction('filepath/file2.ext');">text2</font> etc.... <embed src="" ></embed> would this work?
The End.
thepulsiphyer