Posts

Showing posts from July, 2015

display the image in flex using XML content???

can u find belox xml , flex code.. can 1 display image in flex using xml content?   flex code:   <mx:repeater     id=" rp " width=" 950 " > <mx:vbox   backgroundcolor=" #6b735b " label=" { rp.currentitem.body_frag_title } " >   <mx:label     id=" lblid " text=" { rp.currentitem.body_frag_title } " color=" #070000 " fontsize=" 15 " /> <mx:text   text=" { rp.currentitem.body_frag_text } " width=" 950 " color=" #070000 " fontsize=" 10 " /> <mx:image     source=" { rp. currentitem } " /> </mx:vbox> </mx:repeater>   xml code   <   body_frag > <   body_frag_title > persistent objects </   body_frag_title > <   pic src = " images/2.jpg " ></ pic > <   body_frag_text > data in database systems held in persistent objects a persistent object survives processes creates , mani...

$document->setTitle does not work in rocket theme - why? - Joomla! Forum - community, help and support

i have site rocket theme template following code in index.php: code: select all <!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">    <head>       <jdoc:include type="head" />       <?php       require(yourbasepath . ds . "rt_tabmodules.php");       require(yourbasepath . ds . "rt_utils.php");        require(yourbasepath . ds . "rt_head_includes.php");        ?>    </head> <?php       $document =& jfactory::getdocument();       $thistitle = $document->gettitle();       //echo $thistitle; // verified contains right value       $document->sett...

PerspectiveProjection different in Air vs Flex/Flash

has else come across problems perspective projection in air? in flex app i'm working on perspective appears different in flash version vs air version - perhaps parent object affecting child's perspective because of different defaults?? andy   edit: have set fov double normal value when running in air exact same perspective. this bizarre - unfortunately don't have time create minimal test app show problem right now, can test within large project More discussions in Flex (Read Only) adobe

joomla/php/forms - Joomla! Forum - community, help and support

i'm learning php, , have worked joomla doing sites, working extensions, mucking quit bit css, etc,. for new site code 5-6 forms scratch php, i'm confident can do, including saving form info in db in joomla mysql instance,etc. what i'm not sure @ point how difficult link forms joomla site, @ p external links out 'standalone' form , joomla page there links forms? integrate forms more joomla framework, i'm guessing more difficult, form occupy main column article, i'm leery of having conflicts being 15+ layers deep there of joomla css. just looking comments/pointers indicating might approach. i'm looking use project ramp php skills irregardless of joomla integration, learning joomla integration far go @ this, current, level of php skills why building form if have form processors joomla! with can build form without hard coding. example @ rsforms. joomla! coding can read tutorials @ docs. Board index Joomla! Official Sites ...

Thread: Wacom working or not in Maverick 10.10 - Report your experience!

hi all. might first 1 ball rolling, maverick 10.10 release coming out in 5 days. so, have set , configured wacom tablet in 10.10? report experience, or bad, lessons or tricks learned, , if possible xsetwacom config files (if any?). i'm using maverick alpha 3, , haven't had luck getting configuration settings xsetwacom. getting error message: code: note: "core" keyword not supported anymore , ignored. so, no more "core key settings". apparently, don't know how set non-alphanumeric character anymore. have insight issue? post results/insights/troubles here! same problem. , 4 buttons on pad not working anymore in maverick. seems key listed in works. code: xsetwacom list mod let me know if find workaround. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [all variants]...

Unable to assign template to link url with no itemid - Joomla! Forum - community, help and support

i created links homepage several menu items own templates , works fine. yesterday added menu item , created link didn't contain itemid start: index.php?option=com_content&view=article&id=9, page shows default template instead of template assigned menu item. what can fix problem? thanks! can't add itemid url of menu item? 'index.php?option=com_content&view=article&id=9& itemid=490 ' or something? Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Skriverrettigheter etter innstallasjon - Joomla! Forum - community, help and support

hei. oppdager @ eg har glemt å endre skriverrettighter underinnstallasjon. er det noe eg kan gjøre etterkant eller må eg bare innstallere på nytt? trondb wrote: oppdager @ eg har glemt å endre skriverrettighter underinnstallasjon. du har da ikke noe steg installasjonen som gir deg mulighet å endre skriverettigheter på mapper og filer. kan du forklare nermere hva du mener? Board index Joomla! International Language Support International Zone Norwegian Forum Eldre versjoner av Joomla! Joomla! 1.5 Administrasjon/installasjon

Need some code pro help - Joomla! Forum - community, help and support

hey everyone, i'm trying make custom module have no idea how go doing it. run club website sport of snowkiting (snowkiting.com/undsnowkiteclub), , i'm looking make easier manage. need particular module. on home page module on right hand side looks 2 buttons. it's prototype of realtime activity/conditions device of right have edit everytime want change status of club or field conditions. does know how write update every hour automatically , able read windspeed website, depending on presets, display 1 of 4 buttons appropriate current speed? its tall of task me, i'm calling backup. let me know if have ideas! Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.5 Coding

ازالة المنيو في أعلى الويب - Joomla! Forum - community, help and support

كيف يتم ازالة المنيو في أعلى الموقع حيث أنه بعد تنزيل ملفات الترجمه للقالب صارت مشاكل على المنيو او اعادته للغه عربيه وشكرا ما هو اسم القالب المستخدم ؟ ولازالة القوائم العلوية يلزم معرفة شيئين المكان position الذي يتم نشر القائمة العلوية فيه والموديول الذي يتم نشره في ذلك المكان وبعد ذلك يتمثل الحل في تعديل اعدادات موديول القائمة العلوية بأن نغير المكان الذي تظهر فيه وذلك يتغيير اعداد position أو مكان أو موقع الموديول في الصفحة اذا أردت اخفاء القوائم العلوية تماما فعليك تعطيلها ، وذلك يتم ايضا من اعدادات الموديول نفسه و السابق الاشارة اليه أى تغيير الاعداد enabled الى disabled Board index Joomla! International Language Support International Zone Arabic Forum 1.5 !جوملا تعريب جوملا! و الإضافات البرمجية

Does Quadro 5000/4000 worth it in AE?

the question in title. i'm wondering if improve viewport performance?   we know opengl pain in ae, guess "all" own classic geforce cards. that's maybe reason opengl suck (gaming drivers).   i need review guys owning decent quadro, or had, or seen in action in ae. don't care personnal theorical opinion founded on speculation. need concrete.   i got gtx 460, , desktop resolution 3840*1200. when deploy panel on both screen, "refresh display" start become slow, and, more layers have, more chuncky become timeline travelling/keying, annoying.   i'm wondering if improve viewport self, speeding previewing while setting scenes eg.   so improvement while working (before ram preview) seeked, that's reason i'm asking for. nobody can't help? nobody got quadro here? More discussions in After Effects adobe

Online Booking Form - Joomla! Forum - community, help and support

Image
is there extension creating form can make selections different tickets , prices , able link payment. calendar select date required. this attractions website. special offers tickets if order amount etc. add name, address email etc. submit button payment screen. safe , secure. other if had build 1 myself how go this. hi... try check booking extensions : http://extensions.joomla.org/extensions ... eservation regards Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

upgrade-a sa 1.5.14 na 1.5.14 izgubljen administratorski... - Joomla! Forum - community, help and support

Image
...pristup, nakon sto sam izvrsio prekopiranje na lokalnu verziju sajta koji je funkcionisao (koristio zvanicni joomla_1.5.14_to_1.5.15-stable-patch_package.zip) vise ne mogu da pristupim normalnim putem administratorskom dijelu (administrator/index.php ili /administrator/?bilosta za jsecureautentication plugin)... izbaci mi 404 da nije pronadjena stranica, u adressbaru je installation/index.php naravno kojeg nemam inace, radilo se o cistoj 1.5.14, samo sa izmjestenim configuration.php, cija putanja je definisana unutar includes/defines.php koji svakako nije mijenjan niti postoji u novom patch-u... svaki hint je dobrodosao, pozdd. recimo search... daje ovo viewtopic.php?f=473&t=423471 mozda pomogne Board index Joomla! International Language Support International Zone Serbian/Montenegrin Forum Tehnička pitanja

Teste as versões do Joomla 1.6 SVN: Site demo - Joomla! Forum - community, help and support

estou disponibilizando para curiosos de plantão, mas que não sabem ou não tem tempo para baixar versões svn joomla 1.6, um subdomínio para terem acesso total como super user. link direto: http://www.joomla16.fititnt.org super user: admin password: admin link com descrição completa (inglês): http://www.fititnt.org/joomla-16-svn-fu ... nline.html você pode instalar e desinstalar como bem entender, e até mesmo testar se alguma extensão é compatível ( com versão instalada no momento ). o site reseta cada hora, então sem problemas se 'bagunçar coisas' e caso alguém já tenha feito isto antes de você acessar, experimente acessar depois que o site resetar novamente. aliás, convido todos para testarem em localhost versões joomla 1.6. mais instruções de como fazer isso pode ser visto no link com descrição completa. parabéns pela aplicação fititnt . muito bom para testar o 1.6. abraço Board index Joomla! International Language Support Int...

Dynamic DataGrid Issues

i have data grid updated via streaming data every 5 seconds.  however, when datagrid updates, of user's selections/sorting gets wiped out , data resets.   right data bound array directly returned service call, every time "refreshes" bound array refreshes triggering redraw of grid.   how can save "current state" of data grid when data updates, of sorts/selections/whatever saved.   and example of im looking kind of windows task manager.  resorts in real time data updates, if have column sorted. any ideas? if can update fields in original dataprovider instead of supplying whole new 1 you'll better results. More discussions in Flex (Read Only) adobe

Custom image size in repeater in flex4

hi, in web connect data http service. 'm using repeater loop.. if want loop image. can't edit size image in repeater when insert image. source <mx:httpservice id="tintucrequest" url=" http://localhost/webtintuc/tintuc.php " showbusycursor="true" fault="'cannot connect server'"/>         <mx:vbox x="589.5" y="91">         <mx:repeater id="r" dataprovider="{tintucrequest.lastresult.tintuc.item}">                <mx:hbox> <!--this image want big size can't-->                 <mx:image width="50" height="150" source="{r.currentitem.hinh}"/>                 <mx:label text="{r.currentitem.nd}" usehandcursor="true" buttonmode="true" mousechildren="false" click="linkclick(even...

problem mit ja_submit - Joomla! Forum - community, help and support

hallo leute ich brauch hilfe bitte ich hab denn ja_submit instaliert war alles gut aber, als ich komponenteinstellung geändert hab ist admin site und homepage seite nicht meher verfügbar database error: unable connect database:could not connect mysql dieses fehlermeldung kommt vor ich hab den komponent durch ftp prog. entfernt und trozdem ist es immer noch das gleiches problem hat jemand für mich ein lösung? Board index Joomla! International Language Support International Zone German Forum Joomla! 1.5 Komponenten, Module, Plugins

"Component as Content" - links not escaping iframe - Joomla! Forum - community, help and support

i've been testing out plugin "component content", works great apart 1 thing: links in iframe not open outside frame. to have @ example, go http://www.vougarimother.com.au/index.php . directory @ bottom of page (in purple box) using component content. click on of categories , you'll find category page opens in iframe. i need find out edit in code force pages open in parent page, breaking free of iframe. have attached plugin php file text document, in case can have , find out needs changed. alternatively, if knows of decent front page module sobi2 display categories shown, please speak - i'd love find one! cheers, sarah Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Site inaccessible - parse error fichier toc.php - Joomla! Forum - community, help and support

Image
bonjour, je suis en panique !!! depuis ce matin j'ai ce message lorsque j'essaie de me connecter à mon site (en ligne) parse error: syntax error, unexpected t_string, expecting t_old_function or t_function or t_var or '}' in /homez.98/xxxxxxxxx/www/joomla/_joomlanew/plugins/content/toc.php on line 103 a cette ligne il y a class plgcontenttocarticlestructure code: select all {    private $number, $headings;    private $addnumbering = false;    public static $regex;    ... quelqu'un peut me dire de quoi il s'agit ? merci !!! ** petite précision, j'ai quand même accès à l'admin et j'utilise jsecure, cb, seyret, ckforms... Board index Joomla! International Language Support International Zone French Forum J! 1.5.x - L'atelier! 1.5 - Questions générales

Komponente überschreiben - Joomla! Forum - community, help and support

hallo, ich möchte gern die ausgabe einer komponente (jdownloads) überschreiben. dies habe ich schon oft mit anderen komponenten und modulen gemacht, jedoch ist hier die lage leider etwas anders. die zu überschreibenen dateien liegen nicht wie üblich im view ordner der komponente, sondern einfach in der obersten ebene. das heißt die zu überschreibene datei liegt hier: components/com_jdownloads/jdownloads.html.php das kopieren in den ordner template/templatename/html/com_jdownloads bringt nichts, da die ausgabe nicht überschrieben wird. hat jemand eine idee oder einen tipp wie das in diesem fall zu bewerstelligen ist? merci hi, liegt vielleicht auch daran das jdownloads noch nicht für joomla! 1.5 nativ entwickelt wurde und die letzte stabel noch den legacy modus voraussetzt... gruess pete Board index Joomla! International Language Support International Zone German Forum Joomla! 1.5 Kompo...

Basic AppleScript Question

i have photoshop file i'm trying script. there multiple layers , i'm trying select layers i'm starting use applscript photoshop. there few examples of code , need help.   tell application "adobe photoshop cs4" activate set docref to the current document tell docref set current layer to layer "bg" end tell end tell when try run script above following error: adobe photoshop cs4 got error: can’t set current layer of document "posters.psd" layer "bg" of document "posters.psd". i have layer called bg, why getting error? i'm sure it's simple, abode scripting guide no help. thanks i see nothing wrong in syntax works expected me in cs2 on leopard mac… firstly layer in question top level layer ie. not nested down in layer sets? More discussions in Photoshop Scripting adobe

ROLL_OVER/ ROLL_OUT flickering

sorry asking simple question, new flash.  trying make menu buttons addchild(mc stage top of btn) on roll_over , removed on roll_out.  @ moment can't figure out way keep objects conflicting.  on roll_over this.addchild(newflower) seems triggering newflower multiple times. here code:     import fl.transitions.tween; import fl.transitions.easing.*; import flash.events.mouseevent;   var newrooster:rooster_mc = new rooster_mc();   btn_mc.addeventlistener(mouseevent.roll_over, rolloverf); btn3_mc.addeventlistener(mouseevent.roll_over, rolloverb); btn3_mc.addeventlistener(mouseevent.roll_out, rolloutb);   function rolloverf(event:mouseevent):void{      var newflower:flowers_mc = new flowers_mc();      this.addchild(newflower);    newflower.x = 110;      newflower.y = 268;   }   function rolloverb(event:mouseevent):void{      this.addchild(newrooster...

Module won't display on frontpage blog layout - Joomla! Forum - community, help and support

we have site using frontpage blog layout "home" page. http://friendsoftrees.org/ version 1.5.15 on it, displaying module of html content right sidebar (skinny blue background text). have configured display on home menu item , no other pages or menu items. the problem arises when navigate away , return "home" page via "home" button in top nav. right sidebar module of content doesn't display. is normal behavior joomla? or can "fix" somehow? thanks in advance. do have 1 home menu item? me, have two: 'home' in mainmenu, , 'home' in topmenu. if you're situation same, should check if module set display on both 'homes'. Board index Joomla! Older Version Support Joomla! 1.5 Administration 1.5

Joomla version 1.5.15 is infected - Joomla! Forum - community, help and support

i have installed joomla version 1.5.15. my antiviral software kaspersky internet security 9.0.0 found virus in installation: trojan-downloader.js.gumblar.x it located in: www.my_domain.org/plugins/editors/tinym ... ullpage.js see here: viewtopic.php?f=432&t=461368&p=1931945 Board index Joomla! Older Version Support Joomla! 1.5 Security in Joomla! 1.5

The Website is GONE! showing only codes - Joomla! Forum - community, help and support

hi i should im not expert on joomla, lately had problems site, attack issues besides have major issue, have never seen kind error 2-3 years of using joomla. i don't want post site because im cleaning attack issue...but every time try browse it...it gives me code code: select all /** * @version $id: index.php 11407 2009-01-09 17:23:42z willebil $ * @package joomla * @copyright copyright (c) 2005 - 2009 open source matters. rights reserved. * @license gnu/gpl, see license.php * joomla! free software. version may have been modified pursuant * gnu general public license, , distributed includes or * derivative of works licensed under gnu general public license or * other free or open source software licenses. * see copyright.php copyright notices , details. */ // set flag parent file define( '_jexec', 1 ); define('jpath_base', dirname(__file__) ); define( 'ds', directory_separator ); require_once ( jpath_base .ds.'includes'.ds.'defines.php' ); req...

PS cs5 x64 install shows in info as x32

after installing photoshop cs5x64 on win 7 64 bit laptop when check says versiion 12.0.1 x32. does mean 32 bit version installed? when go update says updating photoshop 64.   ahhhh im confused....   thanks duh yes both version there , ran wrong one. thought selected 64 bit version install. all now. thanks More discussions in Photoshop Windows (read only) adobe

"File appears to be unsupported or damaged" - possible to resync backups to catalogue treatments?

been using lightroom no problems year or now, today after importing 1000 new pix started getting error on many, many of new ones "file appears unsupported or damaged"... started checking on files i'd worked yesterday , started showing thie same error... went through 20,000 in catalogue , of pic showing error, tho there random ones appear ok.   i started new catalogue , tried import of file showing problem, no go... think drive may dying or kind of mass corruption occured, tho i'm no techie. if i'm wrong , there way restore order please tell me.   luckly i'd backed-up of pix t drive, tho last month lost, , i'm wondering if theres way sync back-up pix treatments, etc., done on originals can reapplied or have start scratch? i had issue too. images able recover memory card, while others lost, fortunately not important, still worried.. More discussions in Lightroom Classic CC adobe

does the poll in joomla allow same ip to vote? - Joomla! Forum - community, help and support

does poll in joomla allow same ip vote? i thought used cookie flag user having voted; can cheated. check thread out: viewtopic.php?f=47&t=419342 the default poll module , component quite basic, , non-existent in 1.6 (done away it), you're better off finding 3rd party solution in jed: http://extensions.joomla.org/ kris... Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Category articles listing loses the menu assignement - Joomla! Forum - community, help and support

i plugged in different menus (one each language: it, de, en, fr) category type. seems working , category articles listed. the problem after article loaded, original menu (eg it) language changed. on particular menu (the fr). menu starts call function, article accompanied same fr menu not original (from call launched). i checked several times various menus assignements (in module), (they 4 different languages) matched correctly. in fact other choices, of single menu, respect assignement , languages maintained. only category articles listing, after correct listing of articles, page displayed menu not correct (the french). here link of issue (the "partner" choice in right top of page): http://joomla.danielilacastellana.it i'm thinking of bug... Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

CP5 get an array of all slideLabels

i need array of slidelabels within captivate project can me please hi,   if mean need array of slide labels use in advanced actions believe out of luck.   however, if need access slide labels use in widget or swf @ runtime can help.   in captivate main timeline, if @ movie.m_slidedata_array see contains array of rdslidedata objects, 1 each slide. within each of objects find m_rdslide_mc.accessibilityproperties.name string containing slide label.  there may other places can find info, first place found it, , seems reliable.   so example access first slide's label, 1 way access it:   var myroot:movieclip = movieclip(root); var mainmov:movieclip = movieclip(myroot.parent.root); //method access main timeline www.cpguru.com var slidename:string; slidename =  mainmov.movie.m_slidedata_array[0].m_rdslide_mc.accessibilityproperties.name   hope that's of help, , bear in mind bit of hack , break in future releases of captivate - @ least cp5! More dis...

user subscription/membership extension - Joomla! Forum - community, help and support

guys i posted in 'new joomla' board got no response. apologies duplicate post struggling this. i've been trying head around best way make work - let me try explain want do.... i going start produce online learning material provided in exchange one-off payment us. there several different subjects visitors can sign for, or can opt sign group of subjects or entire learning catalog. there structure similar around 3-4 groups, each around 10-15 subjects: learning>group1>subject1 learning>group1>subject2 learning>group1>subject3 learning>group1>subject4 learning>group2>subject1 learning>group2>subject2 learning>group2>subject3 so i'm trying figure out whether best option use 1 joomla install , have section each group, category each subject , configure user accounts access relevant sections or categories accordingly. or whether use subdomains separate joomla installs each group etc etc. i'm sure there other options , i'd love he...

Installing template problems - Joomla! Forum - community, help and support

hi all, i've tried install template downloaded internet computer , following message has appeared; * jfolder::create: path not in open_basedir paths * template install: failed create directory. "/data/www/vhosts/tanyaheasley.co.uk/httpdocs/templates/123wd-j15-4" message * install template error what mean , how can put right. cheers! it looks permission issue. permission directory \templates. should @ least 755. also, following documents of resolve issue. http://docs.joomla.org/why_can%27t_you_install_any_extensions%3f http://docs.joomla.org/how_to_solve_installation_errors_extension_manager Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

Thread: Xubuntu Winning Artwork

and winner … want thank artists submitted artwork xubuntu maverick meerkat, become xubuntu 10.10. got great images you. artwork selected vote of xubuntu team after discussion. actual wallpaper in maverick meerkat. of submitted art on display @ https://wiki.ubuntu.com/xubuntu/artwork/maverick . winning wallpaper xubuntu 10.10 / balls/curve. selected gtk theme submitted, zuki blues. shimmer project team did final polishing of theme xubuntu, including elementary icon set. final package called bluebird, , good. addition of bluebird, xubuntu has both excellent dark theme, named albatross, , excellent light theme, called bluebird. albatross remain working, usable theme in xubuntu. title, real winner here xubuntu users, once again have great artwork in new release. addition of bluebird, users have real choice between light , dark. again, many did submit art , shimmer project ( http://shimmerproject.org/ ) fantastic work. sent ubuntu-news-team mailing list c...

Thread: Firewall Configuration

how configure ufw on remote server allow connections local windows pc? worth doing vnc, ssh etc, if still allowing incoming torrent client on specified port? ip address not fixed, how enter in firewall config? regards chris there's graphical interface "gufw" in repositories. check synaptic. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Firewall Configuration Ubuntu

Thread: dvd decrypter problems...

ive been trying dvd decrypter, , allthough have installed in wine, , changed wine's config nt 4.0 it, doesnt read cd's or dvd's put in although recognise dvd rw... i'd appreciate help! no need mess windows stuff. go here: https://help.ubuntu.com/community/medibuntu , scroll down "playing encrypted dvds" Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] dvd decrypter problems... Ubuntu

z-layer overlay, works, but not in IE as usual - Joomla! Forum - community, help and support

Image
i'm trying make z-layer overlay of site, small items @ corners, in front of site - @ top left, top right, bottom left , bottom right. far, i've got work major browser using absolute positioning, except, usual, accursed ie. reason moves seventy pixels right. can point me code doing z-layer overlay of viewport works in both ie , other browsers. thought ie 8 supposed fix things , standard css, when works in every browser ie 8, sure isn't true. life soooo easier if there way kill ie browser msoft should give trying right , lease firefox. Board index Joomla! Older Version Support Joomla! 1.5 Templates for Joomla! 1.5

Programmatically read Shape fill & stroke color?

somehow, i've been unable figure out how this, though suspect should dead simple!   all want read colors of fills & strokes on objects i've imported adobe illustrator. have specific colors applied them, such can parse them (hopefully!) , know objects based on unique color.   any help/sample code appreciated! that's not simple , description can't done. More discussions in ActionScript 3 adobe

Create a subclip of a SerialElement

i have serialelement contains 5 video elements , want create subclip spans middle of first child element through middle of last child element. how can accomplish using osmf? sounds need specify clipstarttime property on first child, , clipendtime property on last child.  i'd recommend looking @ subclip examples in exampleplayer see how these properties used:   http://opensource.adobe.com/svn/opensource/osmf/trunk/apps/samples/framework/exampleplayer /org/osmf/examples/allexamples.as More discussions in Open Source Media Framework adobe

How to determine if a page item belongs to Master page - Adorners

hi   i trying use adorners adorn page item differently if belongs master page opposed regular (non-master) page i looking through api , using logic in adorner draw method below. however, flags remains set 2048 , unable detect master page item.(never enter if block). wondering if using flag incorrectly or if there somethign else detect master page item @ time of drawing adorner.. void mytagadornment::draw ( ishape*             shape, adornmentdraworder    draworder, graphicsdata*        gd, int32                flags ) {         if (ishape::kisamasterpageitem & flags)         {             // shape belongs master page          ...

Will J 1.6 be an upgrade or a migration? - Joomla! Forum - community, help and support

hi does know if going j1.5 j1.6 easy update or if migration, j1.0 j1.5? still using j1.0 because site complex , components custom made. feel have update though. don't know wheather should migrate 1.5 or wait until 1.6 released. hints? best regards, thoeri for you, custom components , still running on 1.0, migration. there no more legacy mode in 1.6, older components need replaced updated ones. for people running core 1.5, should more of upgrade. Board index Joomla! Older Version Support Joomla! 1.5 General Questions/New to Joomla! 1.5

Article Preview - Joomla! Forum - community, help and support

hi there, ask if know of extention gives user preview thumbnail of picture before entering article. for example, have 10 articles. added them in category named "pics". then made link showing articles of category (pics). now want, when visitor sees list of articles , when mouse on article (no click) pop-up thumbnail specific picture define show up. therefore, visitor see pic , understand article , choose read or not. i have been searching weeks , haven't found works. so if know helpful! thanks time! cheers Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

Thread: 10.04 Live CD hangs after loading screen

Image
ok, thinking of updating 8.10 10.04. downloaded iso , burned cd. there, thought might wise try live cd instead of going straight install make sure work properly, , after ubuntu loading screen dots below it, goes blank screen , hangs there. read through different post, , 1 suggested checking iso/cd make sure md5sum correct, did both iso , cd, , both come ok. 1 strange thing did notice when put disk in while pc booted, can't find autorun.inf file... though can browse disk , see sitting there... md5sums checking out ok, possible it's still bad burn, or should take sign putting 10.04 on might bad idea since 8.10 working perfectly... awesome please post output of code: hwinfo --gfxcard Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] 10.04 Live CD hangs after loading screen ...

Need Help with Lightroom Publishing

i new lightroom 3 , not sure if doing things correctly.  open pics in lightroom, put them in collection, make adjustments want , publish them folder on computer.  @ point can open new files , pictures great!  problem when upload these images internet either on facebook or wordpress blogs images still sharp dark , lacking in color.     please advise if have idea going wrong.   thanks, the culprit here profile using images.  websites use srgb, on-computer applications more use adobe rgb, or prophoto rgb.   by default, believe 3.x uses adobergb when displaying images , such.  might check exporting as, , try switching srgb profile.   cheers! More discussions in Lightroom Classic CC adobe

rokbox wrapper issue - Joomla! Forum - community, help and support

Image
i new joomla , web development , having trouble linking websites , keeping in rokbox. use following code pretty wrappers , works fine, not websites: <a href="url" rel="rokbox[97% 97%]">linked word</a> for example trying link twitter account opens in rokbox, goes page. thoughts? happens few out of links annoying. thanks! apparently twitter doesn't allow iframes due security reasons... @ moment displaying twitter , few other websites in rokbox won't work Board index Joomla! Older Version Support Joomla! 1.5 Extensions for Joomla! 1.5

how do you 'close' a 'book' in indesign ?

hi.  learning epub using indesign. sometimes have 2 books open (since in learning mode have 1 use trial , not include of chapters. other book has of chapters in book.)   i  think 'best practice' 'close books' besides 1 exporting. is true ?   why ? although not - if book 1 , book 2 have of same documents have 'not' updated same document , 'saved' in each of these books - getting undesired results in export.   is true ?   can explain structure or whatever me clarify in mind. thanks. drag 1 of books out of panel grabbing , close it. More discussions in InDesign adobe