Posts

Displaying Graphics / Pictures

hello folks, trying find example display "selected graphics" on leftside ( example ) of page regular text links or list. on right side ( or cell right ) area picture show. does know can find instructions on how ? 1000000000 of thanks have considered behavior "settext" of layer (or container) "gesymsb" <webforumsuser@macromedia.com> wrote in message news:gdcll5$fml$1@forums.macromedia.com... > hello folks, trying find example display "selected graphics" > on leftside ( example ) of page regular text links or > > list. > on right side ( or cell right ) area > picture > show. > > know can find instructions on how ? > > 1000000000 of > More discussions in Dreamweaver support forum adobe

List articles vertically only - Joomla! Forum - community, help and support

is there way list articles vertically ? i mean, default articles listed this: article 1 article 2 article 3 article 4 article 5 and want list them this: article 1 article 2 article 3 article 4 article 5 someone can show me way ? thanks. hi, just login administrator. go to: menu > main menu, edit home menu item. check parameters on right, setting called "# columns". set 2 1. regards robin Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Question! Arduino Uno and Pro mini

Image
hello. i have question. why pro mini has 8 analogs pin , uno 6? in documentation pro mini has 6 pins on board 8. uno have 8 analog pins too, diferent name? thanks answer the smd package of atmega328 has enough pins break out 2 additional analog inputs. those additional inputs available use analog input.  have no digital hardware behind them. Arduino Forum > Using Arduino > Installation & Troubleshooting > Question! Arduino Uno and Pro mini arduino

Reducing Initial Startup time in Flex 1.5

how can reduce initial startup time of flex application ? suppose have large application , , want reduce application startup time. possible able devide application multiple swf files , (initially ) swf files downloaded on client initialy required ? how can acheive i.e architecting application in such way intialy swf ( required on client side ) downloaded on client , remaing downloaded when required client ? any appreciated !!!!!!!!!! thanks hi, yes possible divide application multiple swfs. can have main swf file loads other swfs when required. you can use swfloader (mx.controls.swfloader) component load swf within main flex application. anjali bhardwaj flex sdk development team More discussions in Archived Spaces adobe

looking for Arduino developer for small project

Image
hi, i'm trying develop simple product , think arduino perfect fit need.  i'm arduino newb , can't take time learn in order this. rather pay (if reasonable enough) seasoned pro work.  said, small project , not projected fame , fortune..   please keep in mind.  my project working now, simple fan mechanism uses both solar power 12vdc power run fans.  have built simple change on circuit works fine provides solar power fans when available, , switches 12 vdc power when solar power unavailable.  i.e. night time, rain etc. where have arduino come in add following functionality system: 1) integrate temperature/relative humidity modules  sit fans located , depending upon parameters set turn system on/off.  thermostats can hard wired without problem there has power wire running control anyhow.  there can 6 fans each control box module.  typically there 2 or 4. 2) ability able log in via cell phone, web etc control device , ...

JA Submit - direct to front page? - Joomla! Forum - community, help and support

is there way can allow ja submit approve articles front page? not without small hack. doing tomorrow. checkbox "show on frontpage". i'll edit post. okay in ja_submit_html.php: code: select all           <td width="42%" rowspan="3" align="right">                <?php                // toolbar top                mostoolbar::starttable();                mostoolbar::save();                mostoolbar::cancel();                mostoolbar::endtable();                ?>           </td></tr>                     ...

3v3 pin not giving 3.3v through cobbler - Raspberry Pi Forums

i trying light single red led. using cobbler breakout onto breadboard. on breadboard, use male-male jumper wires go 3v3 pin led. longer side of led go through 330 ohm resistor , ground. led stays on 2 seconds during boot up. led light when use 5v pin. have tested voltages coming straight pins on raspberry pi, , match should output. when test voltages pins on cobbler lower. have reported problem , recieved new cobbler, led still not lighting. don't know try next. ideas? here link question on stack exchange http://raspberrypi.stackexchange.com/qu ... 9632#19632 hi, lukek wrote: from longer side of led... "longer side of led" ? if longer leg, need turn around - longer leg positive , should not connected towards gnd. otherwise, when voltage "lost" somewhere, can check along path - example, measure voltage between gpio 3.3v pin , related cobbler's 3.3v pin; should 0v or small value. best wishes, ivan zilic. raspberrypi