Posts

LEDs For Table Top Game

hi,    can see issues connecting arduino directly 8 columns of 8*8 matrix , decade counter rows ?    using counter can drive 8 rows single pin i.e. clear column port/s clock row set column port/s repeat ...     assume current limiting resistors in place , decade counter drive transistor connecting each row ground.     have idea build chunky arcade game using leds, taking inspiration bluespirits invaders project here - http://arduino.cc/forum/index.php/topic,105626.0.html the old grandstand arcade games used play kid - http://www.retro-games.co.uk/electronic/grandstand/grandstand.htm thanks     duane b rcarduino.blogspot.com hi,    thinking it, trivial build test rig 1 full row , 1 full column. run test patterns basic , inefficient game code, if there no flicker carry on , build full matrix , game code. astro wars 2012 here come. duane b rcarduino.blogspot.com Ardui...

Problem with Fireworks pop up menu in DW

(i posted on dw forum, it's fw, may here knows well.) hi, i working on page layout created in fireworks , transferred dw. after transferred page dw , created new ones template, went edit page in fw. created couple of rollovers , pop menus. after made these edits, went dw , worked fine on template page, pop menus did not transfer correctly other pages. appear in weird places (bottom of page!) , styles pretty disappeared well. does know problem , how fix it? 1 of things noticed menus' css file visible on template not on other pages. in template can see styles applied in file, on other pages css title appears, not styles applied pages. i using fw , dw 8. i need help!!! thanks information can provide. ms > know problem , how fix it? the general problem fly-out menus created in fw or dw both suck. really bad. inaccessible, poor usability, pain update, , bloated scripts. the specific problem fw menu uses layers. meaning specifically positions menus on screen relative...

Wo verstecken sich die .hex Files

hallo vom neuen, und gleich eine frage: wo versteckt die arduino ide 1.0 die jeweiligen .hex files? bei einem compilerdurchlauf müßten die doch eigentlich erstellt werden, schließlich werden die doch zum upload gebraucht, oder ist hier eine geheime magie im spiel? grüßle bernd halt mal beim compilieren die shift-taste, dann siehst du es (shift drücken, upload drücken, shift loslassen) - normalerweise - je nach os - im temp ordner unter windows 7 etwa "c:\users\benutzername\temp" - bei windows xp unter "c:\dokumente und einstellungen\benutzername\temp" und bei unix je nachdem wie du es eingestellt hast, bei mac os(x).... - ich find es frech, soetwas zu fragen, ohne wenigstens ein bisschen infos über die verwendete plattform zu geben. Arduino Forum > International > Deutsch (Moderator: uwefed) > Wo versteck...

Viewstack oddities

hello, i don't know if has experienced following, after hours of breaking brain on problem found following: it seems nested objects in viewstack cannot addressed id. not referencing them {name}.id in code, not using getchildbyname. nested objects don't seem exist. compiler doesn't complain, running app results in nothing happening (and since develop using sdk on linux, have no errors can check). move nested object outside viewstack container, works charm again. so i'm working on removing viewstacks app (which sucks bad, deadline need keep sucks worse) love hear if other people have stumbled upon problem too. , love know if classified "a feature" or "a bug". thanks in advance responding. michiel. are aware viewstack , several other containers use "deferred instantiation" default? means child views of viewstack not exist until user clicks view them. cannot access child of viewstack until has been viewed. the fast fix set creationpolic...

Dreamweaver pop-up menu in template

i'm learning dreamweaver. want create pop-up menu website i'm putting navigation in template. problem..... i can't access pop-up menu in behaviors (it's grayed out). when put button in blank page have no problem creation, try create in template won't work. i sure hope can !!!! > sure hope can !!!! you may beyond help. macromedia played dirty trick on by leaving awful functionality in program through 4 release cycles, against passionate pleas user community. dw menus should never be used. ever. , not templates - have discovered. read these words person adapted code netscape's original version macromedia - http://www.losingfight.com/blog/2006/08/11/the-sordid-tale-of-mm_menufw_menujs/ in short, there better ways - check uberlink , macfly tutorials @ pvii ( http://www.projectseven.com/) and navbar tutorial/articles @ thierry's place ( http://tjkdesign.com/articles/dropdown/) or 1 (more recent article): ( http://tjkdesign.com/articles/pur...

Help with glitchy horizontal photo scroller

Image
• here glitchy scroller i'm trying make smoother: http://jacobtyler.com/dev/stephanieclair/gallery2.html • attached main code i'm using on next button: • of tweening on main timeline. • bonus if, in addition arrow control buttons, there's way have mouse-over scroll attched main image mc itself. thanks, joe hi joe, how scrolling animation? looks if have tweened. also, what's frame rate of movie? More discussions in Adobe Animate CC - General adobe

Execute commands via Apache/web interface - Raspberry Pi Forums

Image
evening all, have apache running webcam server have edited index page for. , i'm happy i'd know how can execute command via html page. i'd add button named restart , make run command sudo reboot - how go doing this? attatched screen shot of have @ moment! http://i.imgur.com/tmqv05w.jpg *note i'd able click button , have raspberry pi reboot. in advance. <!--#exec cmd="/bin/echo 'hello' "--> <!--#exec cgi="/mypath/www/myscript.cgi"--> raspberrypi