i am running some java that will tell me how many nodes are in the following xml
<?xml version="1.0"?>
<candy>
<product>Mints</product>
<product>Chocolate</product>
<product>Circus Peanuts</product>
</candy>
There are 7 nodes. i realize that some type of character (i think it...
thanks for the advice - i just started my first non book project yesterday (going to build a SWING XML app for my office to manage tasks for employees...
i will check out struts and JSP next, after my little pet project is done...
I would also like to read THINKING IN JAVA... I heard that is...
I have just completed Murachs Java 5 sdk book... I enjoyed the first 3/4 's of the book but the very end, the part that i need (xml and database chapters), the examples had alot of incomplete code.
Do you have any recommendations on a good book...
i try and read about an hour a night, and...
Safari - be default makes fonts smaller - this can really blow up your pages when testing.
to fix:
PREF > ADVANCED > CONTENT > STYLE OPTIONS > PRESENTATION MODE
make sure none of the "use mys" are checked
i also noticed it does not recognize the <b> tag
I FINALLY FIGURED THIS OUT - THIS IS AN OPERA ISSUE.
By defualt, Opera uses its own stylesheet... I think the font is smaller than normal. THIS MADE ME LOSE MY MIND over the past two weeks...
some of my elements are dynamic depending on font size, opera's small fonts where causing all my...
doctype
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
BillRay - thanks for the help with this - it disapears on internet explorer as well.... i will try the min height...
I am having some issues with my css padding in safari (have to go home and try it on my pc - eek)
pls visit:
http://www.worksitephotos.com/
and check out the page with the error
html code:
<div id="main">
<img src="_images/ground photo crane.jpg" width="567" height="378"...
i was fooling around with something like this today:
var images_mc:MovieClip = this.createEmptyMovieClip("images_mc", this.getNextHighestDepth());
var navie_mc:MovieClip = this.createEmptyMovieClip("navie_mc", this.getNextHighestDepth());
var home_mc:MovieClip =...
i missworded this - sorry... Aftre spending the whole day i think i know how to word it - but i still cant code it... I guess this is progress...
i want container.swf to load normally. Inside container.swf i want to preload navie.swf, home.swf and imageEffect.swf.
after these files are...
I am finally utilizing the container method for site structure - and it rocks... My container is pretty light and calls 3 external swf files to make up the content(nav.swf content.swf .chowder.swf). I am passing 3 variables when my nav buttons are clicked, each var coincides with the 3...
my cisco soho router has 10 mbs on the wan card, 10/100 on the lan side. i have a gigabit switch between that router and the pc's and servers... If i move something from pc1 to pc2 (both attached to the switch) will i be using the gigabit capabilities of the switch or will i be limited by the...
i imported a preloader... in my action script i need to reference frames in the main movie - not the frames of the preloader movie clip... What is the best way to do this...
would it be easier to just keep the prelaoder a seperate movie (preload.swf) and then preload index.swf... if so what...
http://www.aerialphotosofnj.net/test/inex.html
i know it is simple but i am going for a clean and professional base to start with... I mported PNG images - what can i do to keep them from breaking up... If i made them into vectors via illustrator and then imported, would they hold up...
does anyone here use suns creator 2 to develop on.... i installed it on my mac and i am getting an odd null pointer.... just wondering if you guys are having issues...
you are 100% right... compiled fine on my tux box.... Looks like a creator 2 issue... GO SUN!
IF THERE ARE ANY CREATOR 2 USERS WHO CAN HELP ME OUT.... please let me know what the f*ck i am doing wrong... spent all day on this like a tool.... very disapointing.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.