Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
Member Avatar for Eddie Traversa

You can use this code to embed the windows media player in html pages. Just set the controls to suit and change file names etc..

Member Avatar for almostbob
-1
651
Member Avatar for alpha_foobar

Hey, I'm having an issue getting the height and width of DIV elements that have resized themselves to fit their content. Note: I do not have a problem getting the height and width of DIV elements that I have set using Javascript. The probel is that this value appears to …

Member Avatar for lasi7
0
1K
Member Avatar for JaxsWastedLife

I'm stuck with a big problem. :sad: :sad: :sad: I have the following script resizeing my iframe based on height. The problem is if my site is on one domain say [url]http://mydomain.company.com[/url] and the target page is on another domain say [url]http://anotherdomain.mycompany.com[/url] the script does not resize the page. I …

Member Avatar for naksindia
0
470
Member Avatar for Eddie Traversa

Just sharing some code and source files. You will need the Flash Player 9 to view the example and a decent broadband connection will help as the music file is streaming. The following demo shows of the new audio capabilities of Flash 9 in particular the computeSpectrum() feature which allows …

0
119
Member Avatar for Eddie Traversa

Wasnt sure if this is the right place to post, but here goes anyway. You will need either IE5+, Opera 8, Firefox or a recent version of Mozilla to view this tutorial. Safari should work too, but I am guessing on that, so it would be good if someone can …

Member Avatar for Eddie Traversa
0
188
Member Avatar for DivX

this is what i got: function roll(id,h){ //menu = document.getElementById(id); cont+=1; document.getElementById(id).style.height = cont; t=setTimeout("roll('"+id+"',"+h+")",100); if (cont > h){ cont=1; stop(); } } this should resize a layer's height like an animated dropdown menu ... but it simply won't assign the new height.tryied also: function roll(id,h){ menu = document.getElementById(id); cont+=1; …

Member Avatar for DivX
0
398
Member Avatar for ep2002

Hi all, I'm about to decide on which audio program is the best. Audio Generator or Instant Audio. Anyone want to give me their opinion or recommend another one? Thanks Michelle :)

Member Avatar for demonline
0
261
Member Avatar for bobby9101

i did not see an html topic so i posted here. sorry for this. i feel very :evil: I have a list of links that are just http://.........com's is there an easy way of changing those into html links with thdomain as the anchor text. other wise i would have …

Member Avatar for bobby9101
0
202
Member Avatar for RobRet

I have this code that I am using in C# calling a Response.Write to call another aspx page within a frame. [B]Response.Write("<script language=javascript>parent.Frame.location.href('detail_search.aspx?NameOrCat=1&strFor="+strName+"&catDesc="+strCategory+"&clickedButton=0&Where="+this.WhereSelect.SelectedValue+"&searchOption="+this.rbtnStartsContains.SelectedValue.ToString()+"&section_id="+this.ddwnSection.SelectedValue.ToString()+"');</script>");[/B] This logic works on explore 6.0 but I can not figure out why it does not work on explore 5.0 and explore mac. Does anyone know how …

Member Avatar for RobRet
0
118
Member Avatar for shellbert

I know I definitely have the Aurora junk and I am sure there are others. Here is my HiJackThis log. Thank you in advance: Logfile of HijackThis v1.99.1 Scan saved at 5:54:10 PM, on 7/13/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe …

Member Avatar for Eddie Traversa
0
178
Member Avatar for JaxsWastedLife

want to load some external content into a hidden iframe. The hidden iframe will function as a buffer from which i can load the content into a <div>. The reason i am attempting this approach is because the external pages are located on a different domain at my company and …

Member Avatar for Eddie Traversa
0
161
Member Avatar for pajac

Hello guys I'm new on this field! I can't get my *.avi working with <embed src="movie.avi"></embed> tag!! Is there any other way to play diferent content (movies like)?Mybe some other script language like PHP? :cry:

Member Avatar for pajac
0
121
Member Avatar for mcricks

Does anyone know if it is possible to place a .swf within a dhtml dropdown. For instance, On click drop down and externally load an swf within the dropdown. Any feedback would be great. Thanks

Member Avatar for Eddie Traversa
0
184