Posts

REPOST: Making a digital magazine using Indesign, How to publish it without purchasing DPS?

hi there, so have posted on indesign forum, bit have been told repost question here. i creating digital magazine school project. getting marked marker , need see how magazine works etc. i not looking purchasing dps project. want find way put magazine on ipad functional, in no way looking publishing app store or that.   someone suggested still download adobe dps tools installed (folio builder , folio overlays) .... (does require me getting digital publishing suite?) or publish interactive pdf..   my final question how go doing both?   thank you. if have indesign cs5 or later, can install dps tools , use them free build content can preview in ipad app called adobe content viewer. need pay money if want submit branded app apple.   you should download free ipad app called dps tips more guidance. https://itunes.apple.com/us/app/digital-publishing-suite-tips/id436199090?mt=8 More discussions in Digital Publishing Suite adobe

Thread: Occasional black screen with ATI HDMI

i have radeon 5450 11.11 ati driver installed on ubuntu 11.10. tv connected through hdmi port 1920 resolution. when browsing web or doing other watching or listening music through xbmc random black screen kicks in , again every single session. have setup similar ati card , 1920 resolution using dvi port , problem never happens on lcd monitor. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] Occasional black screen with ATI HDMI Ubuntu

Problem with onRelease listener

hello guys, how you?     once again, come here ask on actionscript 2.0.     i'm building simple card game. there process in game, can buy card mount, , card starts move til reach hand. @ point, i've tried flash: card.enabled = false, had not stopped onrelease listener function work. i've tried this:     clip.endanimation = function () { this.enabled = true; }     if (animation_time! = 0) { clip.enabled = false; _global.settimeout (clip "endanimation" animation_time); }         why, ain´t working properly?  want stop onreleaselistener stop work little bit. please, me guys.   sorry bad english use trace(clip) see if you're targeting correct object , if code executing.. More discussions in ActionScript 1 and 2 adobe

Thread: Update manager > partial update and strange synaptic things

Image
i have generated new sources.list website, adding ppas , keys. when want update, says can partial update. new list code: ############################################################# ################### official ubuntu repos ################### ############################################################# ###### ubuntu main repos deb http://ro.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse ###### ubuntu update repos deb http://ro.archive.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse deb http://ro.archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse deb http://ro.archive.ubuntu.com/ubuntu/ natty-proposed main restricted universe multiverse deb http://ro.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse deb-src http://ro.archive.ubuntu.com/ubuntu/ natty-security main restrict...

Extension with tabs and icons? - Joomla! Forum - community, help and support

Image
hi, searching module create joomla web page contains 2 tabs under each tab there many icons each icon take me article, can me find extension ? added screen shot sample page want wp.png will please refrain sending me email messages regarding this? if want personal support beyond forums purchase ticket on our site other clients do. please read first "dot" of forum rules: viewtopic.php?f=8&t=65 . leo Board index Joomla! 3.x - Ask Support Questions Here Extensions for Joomla! 3.x

Thread: Alias help please!

hello all, i'm trying make alias 'mkmfix' avoid having type in php code: / bin / sh  ~/ mfix / model / make_mfix  everytime want make mfix.exe file. have: php code: alias mkmfix = '/bin/sh ~/home/oli/mfix/model/make_mfix'  in bashrc file, , have tried few alterations no luck! in advance, oli the '~' means '/home/oli', so, should be alias mkmfix = '/bin/sh /home/oli/mfix/model/make_mfix' after editing .bashrc file, try starting new terminal window see if works. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Alias help please! Ubuntu

Template (re)sizing issues - Joomla! Forum - community, help and support

okay, first foremost, still new world of joomla love it. so, apologies if don't understand or respond idiocy. well, i'm building first joomla website (or website matter) i'm having issue resizing (logo) field , resizing mobile devices. example: untitled.jpg i can't seem locate i'm supposed edit code within template or boob there simple module or plugin use fix easily, because want tighten have. example: t.png d; template used "iota" globberthemes also, side note, how 1 remove logo other menu>single article selections other home (main) tab it's article? you not alone in puzzles of joomla , have spent many hours resolving issues , appreciate advice provided on these pages. have found depends on template using, different ways of accomplishing needs etc. from image, trying remove white space above image? have created document paste answers issue , acknowledge came somewhere on these pages. instead of "8em" put "1em" gives me whi...