Posts

Flash 9 player install does not "stick" or work

1. go site requiring flash 9 player 2. download/install adobe , adobe flash download sample plays fine afterward 3. go site requiring new plaer , still tells me new player. i have bunch of other adobe products (web stuite & photoshop) , when auto attempts download updates fails , locks on flashlite player. quitting or restarting browser or pc makes no difference. must simple. can tell me might be? thanks! richard richardg" > 1. go site requiring flash 9 player > 2. download/install adobe , adobe flash download sample > plays > fine afterward > 3. go site requiring new plaer , still tells me > > new player. are using vista? i installed vista , had same problem - vista doesnt seem want install flash effortlessly. i searched google , found fix did trick. fiona More discussions in Adobe Animate CC - General adobe

trouble with opening url on button click

Image
i have project has button needs go url when click , doesnt. read topic posted in forum same problem...and had tried that....it still doesnt work...it work when preview when publish it...it doesnt work..the url takes page containing pdf file...the project 10 min long , has size of 97mb...i built on mac windows virtual machine...i guess should not problem. hi ksugra , welcome our community the fact built project on mac running windows virtual machine should not factor in. captivate's view, running in windows. what happens when click link? nothing, or browser window open , attempt display contents it's blank? i know said doesn't work when published. running published file from? local pc or web site or network drive? and lastly, said “read topic posted in forum same problem...and had tried that....it still doesnt work...”. without link see of many “other topics“ may referring here, it's impossible know attempted. cheers... rick More discussions in Adobe Cap...

My website - Joomla! Forum - community, help and support

alot of people come on site , dont know about. i dont know how make more obvious. there alot kinda difficult write on home page out making [censored]. any ideas? would post link not sure im allowed to. well, basic advice have read people scan web pages incredibly quickly, therefore may need think design more in terms of magazine advert or billboard poster. people not read text need make sure people can scan page in 2 seconds find looking for. people give on web pages , move on. if find interested in, read on. take influence successful big commercial sites , other media such magazines. share many similar principles in terms of grabbing attention. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

searching categories - Joomla! Forum - community, help and support

i have client wants users able search within categories (ie businesses within geographical region) , regions appear dropdown menu on front page of website. the dropdown should populated list of categories (regions) , results returned should articles (business listings). if sections sub-listings, great - i'd happy 1 level. i've been trawling through extensions on site, can't seem find want. notice there mambots built joomla not components of modules, i'm not sure them. any , gratefully accepted.  thanks andrew sorry - checked , noticed requesting advice on "searing" categories , not "searching" them! Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Thread: Problem Adding a Partition

hey guys, think terminal output explain it, having issues adding partition. deleted partition in place 1 reside , cannot add new one, , getting "can't have overlapping partitions". gparted isn't option server install , working on ssh. advice appreciated. trying rid of ntfs partition @ moment full of important data , not have drive large enough hold it. plan add partition in available space, make a physical volume , add created lvm. code: gnu parted 1.8.8 using /dev/sda welcome gnu parted! type 'help' view list of commands. (parted) select /dev/sdb using /dev/sdb (parted) print model: ata st3200822a (scsi) disk /dev/sdb: 200gb sector size (logical/physical): 512b/512b partition table: msdos number start end size type file system flags 2 32.3kb 50.0gb 50.0gb extended ...

Fresh Image - No 1w Devices - Raspberry Pi Forums

hello, thing bad happened previous image, got curropted , no python scripts run. have wiped sd , installed fresh wheezy image official download page. if following... sudo modprobe w1-gpio sudo modprobe w1-therm , then... pi@raspberrypi /sys/bus/w1/devices $ cat /sys/bus/w1/devices/28-*/w1_slave cat: /sys/bus/w1/devices/28-*/w1_slave: no such file or directory nothing, nada. if plug 1w header pi picks up, devices , wiring not problem. can advise on resolution route? have enabled 1-wire in device tree putting code: select all dtoverlay=w1-gpio in /boot/config.txt? raspberrypi

Connecting Arduino due to a GPS sensor

hi i want read data gps-sensor  https://www.sparkfun.com/products/11058 and want print on serial monitor. sensor connected via serial1 ports (pin18-tx1 pin19-rx1). i have never worked hardware or arduino before, want ask following question. rx recieving data , tx transmitting data. have connect rx1 port of arduino tx port of gps sensor , tx1 port (arduino) rx of sensor? or rx1 rx , tx1 tx? thanks answers. ali tx gps rx on arduino (the other line isnt important) serial.begin(fastspeed); // connect serial monitor seial1.begin(4800/9600 or..) connect correct gps_port. now dump data gps serial with while (serial1.available())  serial.print(serial1.read()); Arduino Forum > Using Arduino > Sensors > Connecting Arduino due to a GPS sensor arduino

I'm looking to create my own forum/message board

hey guys, i've tried bit of research of net topic, can't find information i'm looking for. i'm developing website muay thai club, have decent grasp on coding, , want create message board ground up. program best choice? dreamweaver cs3? flash cs3? also, know find tutorial, or site. thanks! you can aesthetics in dreamweaver, really, wise use premade solution. choose depends on server model select. if it's php, want http://www.phpbb.com. if it's asp, try http://forum.snitz.com. it possible use wwwboard cgibased, it's pretty old and don't think it's been kept up. last time used 1998. can find @ http://www.cgi-resources.com. -- nancy gill adobe community expert author: dreamweaver 8 e-book dmx zone co-author: dreamweaver mx: instant troubleshooter (august, 2003) technical editor: dreamweaver cs3: missing manual, dmx 2004: complete reference, dmx 2004: beginner's guide mastering macromedia contribute technical reviewer: dynamic dream...

Please help us fix the j.org IE7 rendering bug - Joomla! Forum - community, help and support

Image
ok, i've spent 3 hours trying resolve bug ie7 shown in screenshot below , have gotten absolutely no where.  happens, page renders fine, if scroll down, part of background vanishes.  here appreciated. code: select all div#wrapper { /*      height: 100%;*/       margin-left: auto;       margin-right: auto;       min-width: 750px;       max-width: 1050px;       _width: expression(((document.body.clientwidth)) < 750? "750px": ((document.body.clientwidth)) > 1050? "1050px": "auto" ); } kill height declaration in wrapper http://www.satzansatz.de/cssd/onhavinglayout.html who knows did haslayout ie7  Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information

SAM ICE <--> Arduino Due

hi there i got sam ice today , tried play little have problem  that when  click on "change device" cant finde arm core famili. did had same problem ? you have create/open arduino due project. here example: file->new->example project. -click on kit. -click on latest asf version (3.9.1) . -click on arduino due/x. -select getting-started application on sam - arduino due/x example. -accept cmsis license agreement. -after project loaded see atsam3x8e device in tool bar. see 'no tool' in right. -click , select debugger. should shows sam-ice (serial number guess) if connected computer. -select jtag. -press f5. once project loaded due, see led l (13) blinking. sample puts led blink (pin 9 guess) and that's it. if goes ok, should have loaded project due using sam-ice. regards! p Arduino Forum > Products > Arduino Due (Moderator: fab...

Programming Quectel M95 by Arduino- Connection and Command issue

hello everybody, i trying connect arduino uno board gsm2click board has quectel m95 module embedded on. vcc=5v set switch correctly. i've made following connection:           arduino pin                   |          gsm pin:                        10                                             rx                                                           11                                              tx           ...

Problem with pagination/Register to Read More on public content - Joomla! Forum - community, help and support

i referencing topic having same issue no 1 posting there anymore... http://forum.joomla.org/index.php/topic,42232.0.html i on version 1.0.11 , when click on next link @ bottom of blog content category " register read more..." link several times under more.  the content linking public , don't use registration.  seems issue on 1 of blogs not other. any suggestions? thanks! hi, can check in global configuration, if have parameter enabled "show unauthorized links". , if of content in blog set registered instead of public? regards robin moderator note; moving development >> general Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Ubuntu 14.04 (trusty) vs Linaro Ubuntu 14.10? - Raspberry Pi Forums

Image
hello everyone setup new raspberry pi2 ubuntu 14.04 (trusty) image fo0bar (ryan finnie) , have had great success! i've have been reading other member posts linaro ubuntu 14.10 image, haven't tried yet myself. because current setup working well. i'm wanting know... there of have tried both? whats thoughts, comparisons, likes, dislikes? prefer (why) , recommend? i'd see benchmark results between 2 flavors of ubuntu raspbery pi2. know if one? mrengles raspberrypi

New Joomla website - now or wait for 1.5? - Joomla! Forum - community, help and support

Image
i have been asked set few brand new websites joomla question knowing when start? shall start current version or shall hold off until 1.5 comes out of beta? thanks, jsg i had similar question when joomla split off mambo little on year ago, "should start mambo 4.5.3 or wait until joomla 1.0 comes out?" i thought if 1 or other did needed wouldn't have worry upgrading.  turns out that's not true though , you'll need [urlhttp://forum.joomla.org/index.php/topic,107667.0.html]upgrade every couple of months[/url] no matter when start. if start now, in few weeks you'll update 1.0.12 , in few months 1.5.1.  if wait 1.5.1 few weeks later you'll update 1.5.2 , month or 2 after 1.5.3 one of stated goals of 1.5 compatability previous version , i'm sure team working crazy make sure transition smooth because thousands of people doing it. so download 1.0.11 , go  Board index Joomla! Older Version Support Joomla! 1.0 ...

Thread: Problem with Color Printing on Canon iP6000D

good afternoon. i'm running jaunty on hp desktop , on dell laptop. desktop connected home network through router via cat5 , laptop connects via wireless g. printer, canon ip6000d, connected via usb wife's winxp machine. when print laptop, text comes out in color, 1 expect. however, when print desktop, comes out in grayscale. and, make things more strange, when print test document desktop, prints in color. i've made sure printer settings same on both machines , have run out of ideas fix what's wrong. ideas board? thanks, mojohn since test page prints in color, can assume trivial printer setting in application you're trying print from. app trying? have double/tripple checked print option in app? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Problem with Color Printing on Canon iP6000D ...

Detecting Falling Pieces of Paper

hi all, i've got problem want solve on bug list , searches haven't brought answers.  i've been using parallax pir (http://www.parallax.com/product/555-28027) detect motion.  easy use , reliable can recommend them. one thing can't detect though falling sheets of paper.  1 application i've been asked detecting when children drop wishes written on paper wishing well.  pir isn't sensitive enough pick i'm wondering if has ideas?  ideally don't want add paper detect motion using rfid etc won't work, want want ultra sensitive motion sensor… thanks advice! perhaps ultra sonic sensor might work, might not. http://arduino.cc/en/tutorial/ping using laser beams perhaps ? is whishing dark below ? can use number of ir leds, , detect reflectance or interruption of ir. after second thought, think ir work. you don't want disappoint children, perhaps can combine sensors. or add sign children larger p...

OpenSEF / JoomSEF and JoomFish with static URLs! - Joomla! Forum - community, help and support

Image
help! i'm using joomfish need multiple langauges - works great. i need friendly urls (that can define). joomsef seems work 100% joomfish doesn't allow customer urls, i.e. let me define http://www.liant.us/docs point joomla content whereas opensef does.  opensef doen't support joomfish (afaik). so whats answer? help!!!!!!!!!!!!!!!!!! once again qanswer own question!    multi language , sef (with custom static urls define yourself) seems 2 pretty cores requirements lot of people. as understand there no 'official' way of achieving both @ present, 3 options 1.  use joomsef , joomfish good = compatible bad = no custom urls :-( nb:  next version of joomsef might have custom links... 2.  use opensef , joomfish good = custom urls bad = not compatible :-(        nb:  next version of opensef ( rc6) might joomfish compatible 3.  use opensef , joomfish joomfish opensef patch good = custom urls, compatible bad = not 'official' release (a...

Run a script every 30 minutes - Raspberry Pi Forums

Image
hi. new here learning set rpi. works great. followed tutorial set personal web server. got domain name godaddy, pointed name server entrydns. works great! set entrydns forward domain name ip. working, when ip changes, need updated entrydns. entrydns provides command update ip them when run. (ie. curl -k -x put -d "" https://entrydns.net/records/modify/token ) if type ssh terminal, "ok" response. there way can have line run every 30 minutes or so? , can make script run automatically when rpi reboots? thanks. rich you can make cron entry run every 30 min , start on reboot well. google on how use cron. raspberrypi

Receive FM and save as mp3 on sd

hello, i'm relatively new arduino in particular , electronics in general. i have fm transmitter have built scratch watching video:  http://www.youtube.com/watch?v=ft7-bxca0y4 it works did not  test yet long distances (should +-0.31 mile says in end of video). what want receive fm transmission via arduino mega, , turn transmission mp3 audio file instantly written sd card. is possible? perhaps should read post of week ago: http://forum.arduino.cc/index.php?topic=226117.msg1637652#msg1637652 that transmitter illegal. it not possible record fm radio mp3 onto sd card. there might complicated way radio shield , mp3 shield, or mp3 recorder controlled arduino. not worth effort. do want record sound ? if want transmit digital data 1kbyte per second possible. Arduino Forum > Using Arduino > Audio > Receive FM and save as mp3 on s...

Esplora TFT - problema con ejempls

hola, buenas tardes/dias tengo una esplora y le puesto una tft de 1,8 y tengo problemas con las librerias y ejemplos que vienen por defecto en el ide de arduino. actualizado del 1.05 1.06r2 por si acaso y nada. el problema es que al compilar los sketches de ejemplo salen errores relacionados con las class de las librerias. los errores para el código que  pongo son: 'class tft' has no member named 'background' 'class tft' has no member named 'stroke' en el sketch esploratfttemp de los ejemplos de tft el arranque del código es: /* esplora tft temperature display  example arduino tft screen use arduino esplora.  example reads temperature of esplora's on board thermisistor , displays on attached  lcd screen, updating every second.   example code in public domain.  created 15 april 2013 scott fitzgerald   http://arduino.cc/en/tutorial/esploratfttemp   */ // include necessary libraries #include ...