haskinsj87
05-12-2008, 05:35 PM
this works fine when i test right from flash, but the icons do not show when upload to server and test it from the site.
cb.dropdown.setStyle("iconField", "pIcon");
cb.addItem({label:"My Label", pIcon:"myMC"});
any ideas as to why this only works locally?
cb.dropdown.setStyle("iconField", "pIcon");
cb.addItem({label:"My Label", pIcon:"myMC"});
any ideas as to why this only works locally?