Posts
 
Reputation
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
~134 People Reached
Favorite Forums
Favorite Tags
Member Avatar for bobafet

in note pad i have embedded a flash movie.swf file how can i make the flash swf file go to url in notepad another html page [code=html]<html> <head>title</head> <body> <object width="550" height="400"> <param name="movie" value="somefilename.swf"> <embed src="somefilename.swf" width="550" height="400"> </embed> </object> </body> <html>[/code]

Member Avatar for peter_budo
0
134