Anyone got Poser 8 working in Photoshop CS5/5.5 3D?

Has anyone got Poser 8 figures to import into PS CS5 extended?
I understand CS5 doesn't like Collada files and now OSX Lion won't open Poser.
I know obj will show up in PS, but not always with the materials.
Any one figured this out yet, or do I have to wait for Poser 9 and PS CS6?

Yes, I created a PDF:
https://acrobat.com/#d=ffzYf2nA5yypUrknBPFOMw
And a video that shows you how to do this.
Let me know if you have any other questions,
Daniel

Similar Messages

  • Has anyone got NVrotate to work under Win98SE?

    I installed the latest driver for this card for Win98
    NVrotate is not available as an option in Win98SE
    Display properties-->settings -->GeForce FX5200
    I temporarily moved a drive with WinXP Pro onto this machine.
    NVrotate is an available option in
    Display properties-->settings -->GeForce FX5200
    and works fine.
    But for various compatibility reasons this machine has to been running Win98SE.
    Has ANYONE got NVrotate to work under Win98 ??????
    MSI FX5200  TD128
    Gigabyte GA-7VAX
    AMD 2400+
    17" Analog LCD & 18.1" Analog LCD

    I managed to get it to work, you have to install two files
    the first for the actual python script files.
    the second for the user interface.
    you might have installed the user interface, but without installing python, and that's why its not loading up the application, also make sure you install python to phone memory.
    On my N96 I installed:
    Python for S60 1.4.4
    Python script shell 1.4.4
    if you get an 'update error' when installing its because you have not un-installed all of the old python stuff, open app manager on the handset and un-install all python relating files
    one last thing, install python and the shell to the phone memory (c drive)
    Hope it helps
    Tony

  • I work with photoshop CS5 and the stamp is very slow. Why?

    I work with photoshop CS5 and the stamp is verry slow. Why?

    If you can afford it, go with a Crucial M4 SSD.
    If your in a limited budget, go with a Seagate Momentus XT 750GB.
    The SSD will be the fastest one and the Seagate being faster than a conventional drive.
    If you decide to go conventional, avoid the Western Digital Scorpio Blue.  They tend to have issues with Macbooks.
    Good luck

  • Brush and Pencil tool not working in Photoshop CS5 trial

    I dowloaded the Photoshop CS5 trial yesterday 2 days ago. Everything worked perfectly yesterday. Unfortunately, today...the brush and pencil tool doesn't work. Anyone have any idea why?

    We need a few more details like what doesn't work
    with the brush or pencil tools.
    Provide a screenshot if you feel that would help illustrate the problem.
    MTSTUNER

  • Define Custom Shape doesn't work in Photoshop CS5

    It seems to be impossible to Define Custom Shape in Photoshop CS5. This option in Edit menu always remains grayed out...
    Can anyone check and see if this is the case in your own installation of the program?
    Very same procedure works in Photoshop CS4 just fine, but not in CS5...

    Hi Fox,
    I think you might just have found a bug there. I've reported it upstairs.

  • Best Mac for working in Photoshop CS5?

    I currently have a Macbook pro from 2004, I've recently updated to Lion and cleaned out my computer to have around 145GB free space. It has a 2.4 Ghz Intel Core 2 Duo Processor and 2GB Memory. I work extensively in Photoshop CS5 and have problems with it running very slowly and sometimes crashing. Upgrading and cleaning out my computer have had no effect so I'm thinking about upgrading to a newer computer, either a macbook pro and an iMac. I really don't know much about hardware and I am not sure what I need to look for to make sure the computer will run Photoshop faster. I am assuming the processor would be the most important? Can anyone help me out in reccomending which model I should go for? And what specifically will make my computer run Photoshop fast? Thanks so much !

    Your problem stems form upgrading CS5 to 10.7 without first checking, CS5 Photoshop has issues in 10.7, it's being rewritten and there is a CS6 Pre-release that works for 10.7.
    http://roaringapps.com/apps:table
    GO back to Snow Kitty 10.6 for now on a DU Zero Erased drive under 50% filled,  wait it out until CS6 and works on a new 10.8 machine released after this summer, make your hardware software RAM decision then, likely 15" or better.
    10.7 is 64 bit like 10.8 will be, so little changes to 10.8 CS6 will be needed to work.
    How to revert your Mac to Snow Leopard
    clone your Lion drive to a external that way you can option key boot off of it less you forget something
     Most commonly used backup methods explained

  • RegisterAlarm - has anyone got this to work?

    I'm trying to get the registerAlarm function to work on a real phone, but it only works one time. I want the Midlet to be executed once every 30 sec, but after the first reschedule it stops rescheduling.
    Does anyone have a clue on what's wrong? I do everything according to the book as far as I know.
    I've looked everywhere, and have not been able to find anyone that actually has got this to work. Is it a bug in Midp 2.0? Does registerAlarm work more than once?
    Below is some of my code that SHOULD work (<My midlet...> is replaced with the full name of my midlet class)
    protected void startApp() throws MIDletStateChangeException {
    try {
    //some code...
    destroyApp(false);
    } catch (Exception e) {}
    protected void destroyApp(boolean unconditional) throws MIDletStateChangeException {
    try {
    scheduleAlarm(30000);
    notifyDestroyed();
    } catch (Exception e) {}
    protected void scheduleAlarm(long nextAlarmTime) throws ClassNotFoundException,ConnectionNotFoundException, SecurityException {
    long nextAlarm = new Date().getTime()+nextAlarmTime;
    try {
    long t = PushRegistry.registerAlarm("<My midlet...>", nextAlarm);
    } catch (Exception e) {}
    }

    ...even starting the Midlet manually to force a rescheduled task won't work, but what is strange, is that if I turn the phone completely off and back on again, I can get it to work one more time.
    I'm confused.

  • [Solved] KDE 4.4 Knetworkmanager, has anyone got this to work yet?

    Been trying to get knetworkmanager working on KDE 4.4 and haven't got it to work yet.  Well initially it did work.  Here's the steps I did.
    1) Had network running '/etc/rc.d/network start
    2) Installed 'kdeplasma-applets-networkmanagement'
    3) Commented out interfaces in '/etc/rc.conf' and defined dhcp:
    eth1="dhcp"
    INTERFACES=(!eth0 !eth1 !wlan0)
    4) Set hostname in '/etc/NetworkManager/nm-system-settings.conf':
    [main]
    plugins = keyfile
    [keyfile]
    hostname = pavilion
    5) Added 'networkmanager' to daemon array in '/etc/rc.conf'
    DAEMONS=(syslog-ng crond alsa hal kdm dnsmasq networkmanager cups netfs)
    6) Added 'network' group to user:
    gpasswd -a gen2ly network
    7) Stopped network '/etc/rc.d/network stop'
    8) Brought down interfaces 'ifconfig eth0 down && ifconfig eth1 down && ifconfig wlan0 down'
    9) Started networkmanager
    /etc/rc.d/networkmanager start
    10) Started networkmanager applet (seems to me it was already started but I guess not??)
    11) Got connected to network.
    After reboot however, the networkmanager applet is telling me 'Unmanaged' when I rollover it, and when I click it it says 'Network Management disabled'.  I've tried a couple things (like un-commenting the network devices on the interfaces line and restarting) to no effect.  Doesn't seem I'm able to get it up again.  Anyone else had luck with this?  Did I miss something?
    Last edited by Gen2ly (2010-02-23 22:51:57)

    Ah, anti-destin that is exactly what was needed to be done.  ... Thank you!  Threw be off a bit, it did .
    Off-topic somewhere here now, Ok, a good deal off-topic.. looking at the wiki page for configuring I think the wiki under section, 'Disable interfaces' is erroneous.  Does NetworkManager really parse rc.conf?  I can't think of any reason it would need to.  I'm thinking that NetworkManager would naturally scan and then do dhcp on wired, followed by wireless.  And for those that do a static ip, they can configure the applet.  To test, I put this in my rc.conf:
    #eth0="dhcp"
    #eth1="dhcp"
    #wlan0="dhcp"
    INTERFACES=(!eth0 !eth1 !wlan0)
    And it worked fine.  I'm thinking I could erase them and not have a problem.
    [wiki]Networkmanager#Disable_interfaces[/wiki]
    Last edited by Gen2ly (2010-02-23 06:03:45)

  • My 3D is not working in Photoshop CS5. All of the options are greyed out

    Hi,
    I just installed the photoshop CS5 but find out my 3D is not working, all of the options are greyed out. I have checked on the openGL menu in preference but still not work. I have core i7 and intel HD graphics 3000 with up to 1760MB dynamic video memory. please help

    Is the active document RGB?
    Could you please post a screenshot with the pertinent Panels/Menus visible?

  • Pen Pressure not working in Photoshop CS5.1

    Hello,
    I've looked at a lot of questions and answers concerning pen pressure in this forum, and I've tried a lot of things to fix this problem. I have a Genius MousePen 6x8 and use Photoshop CS5.1. It's been a while since I used my tablet, but it used to work before. I rebooted my computer a while ago, so I installed the new driver from the Genius website. The tablet is working fine, even the pen pressure, but for some reason it just won't work in Photoshop. I've tried to fix it by resetting the Photoshop settings by using the Ctrl+Shift+Alt, I've reset the brush tool, I've played around with the brush options and nothing has worked.
    Here is the image of the pen pressure working:
    And here is the image of the settings for the brush and the pen pressure not working:
    Thank you for your time!

    Your tablet driver isn't reporting pressure correctly.
    The knockoff tablet drivers usually need to be revised for each new version of Photoshop (and we have no idea why).
    Contact your tablet maker to see if they have updated drivers to fix their bugs.

  • Edit: Touchscreen not working with photoshop cs5

    When using photoshop cs5, I am unable to use any tool properly when using the touch screen.
    Using the touchscreen, I am able to select the tool and other buttons, but when i attempt to draw with the brush tool, dragging a stylus across the screen does not create a line, and only visual feedback is seen. Dots can be drawn, ad the only way a line can be created is to double-click and drag which does not always work and is irritating to use.
    Please help, I have tried searching for a long while and even contacted computer support but they directed me here. I am unable to find a suitable driver, as suggested on the troubleshooting page or any other solution. Any advice is greatly appreciated, thanks.
    Computer: Asus Vivobook S550CM
    System: Windows 8

    This have been touch on many times here.  There are two api use to support touch type devices like tablets and touch screens. The API that many touch screen tablet and computers use lack features Adobe Pen support uses example the API does not support things like pen tilt. Therefore Adobe does not support this API.  You need a device driver for you touch screen that user the API Adobe uses for tablet support.

  • Windows "Open with..." not working for Photoshop/CS5.5

    I use the "Open with..." command in the Windows right-click context menu all the time to open .jpg and other image files in Photoshop. I don't want to directly associate .jpgs, etc, to Photoshop because most of the time I just want to view them quickly in Windows Photo Viewer. But every once in a while, I need to open one in PS, so I had been using the "Open with..." menu command. This worked fine in every version of CS that I've ever used.
    Until, all of a sudden, when I installed CS5.5, "Open with..." no longer works. Right-clicking on a .jpg, for instance, doesn't even show Photoshop as a valid option for an application in which to open the file (not in the "Recommended Programs" list or even the "Other Programs" list). So I have to go and browse for an "Additional Program". I'm using Windows 7 64-bit, but whether I choose the photoshop.exe in Program Files or Program Files (x86), the jpg still just opens in the default application (Windows Photo Viewer).
    Same for PDFs (opening in either Photoshop or Illustrator).
    PSDs open fine, directly, when I double-click the file.
    This really seems like a CS issue, since "Open with" still works fine for other non-Adobe applications.
    How can I get my "Open with" menu to "see" Photoshop again as a valid option and pass the filename correctly so that it actually opens the file?
    Anybody have any ideas?
    Thanks much!

    Nope. I'd done that many many times, and it never "stuck". No matter how many times I browsed for the exe, whether I checked "Always use the selected program..." or not, the jpg still opened in Photo Viewer.
    Turns out, this thread showed up on the "More like this" widget in the righthand of these forums when I had submitted my post, and that answered my question. Why the thread never showed up when I was actually searching for an answer, I'll never know.
    As per that thread, you have to go in and manually set/update the registry key
    HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open\command
    to point to the path of the most recent Photoshop (in my case, C:\Program Files\Adobe\Adobe Photoshop CS5.1 (64 Bit)\Photoshop.exe). I guess this is something that the CS5.5 installer fails to do under certain circumstances. It was still pointing to the path of my CS5, which was no longer valid.

  • The feature "Save as" is not working in Photoshop CS5

    Hello, I've downloaded Photoshop CS5 in trial mode but the "feature" "Save as" and "Save" are not working, I can't save my work, is it a restriccion for being in the trial mode?. I'm using Windows XP sp2 with 1.5 Gb RAM, 100 Gb HD and 2.6 Ghz Intell processor. Before the Photoshop CS5 I had installed the CS4 Suite and was working perfectly well. Could you help me with this?.
    Thanks
    Efraín Escamilla Guido
    México City
    [email protected]

    The trial version is the same as the full version except
    for the 30 day limitation.
    I think on windows xp you need sp3 for cs5 to work as expected.
    Anyway that's what is says here:
    http://www.adobe.com/products/photoshop/photoshopextended/systemreqs/
    That may not be the problem, but it's a good place to start.
    Also it's not a good idea to post your email on the forums.
    MTSTUNER

  • Has anyone got Safari to work with Kerberos (SPNEGO) ?

    Has anyone got Safari to with using Negotiate (SPNEGO with Kerberos) when the system is not bound to ActiveDirectory or Macs OpenDirectory?
    I can load Firefox and it works fine, but Safari does not work. I keep hearing that Safari works out of the box, but its looks like its somehow tied to AD or Macs Opendirectory and its deployment of Kerberos.

    I am having the same problem and checked out the Apple Discussions for a solution.
    I too am meticulous with my addresses.
    Seeing no solution I went back to testing.
    I have tried:
    From Shrewsbury
    To Telford
    The result was a trip in the US taking 14 hours.
    Then I tried:
    From Shrewsbury UK
    To Telford UK
    This worked.
    When on the "Get Directions" screen there is a "Globe" icon by the "Space" icon. Pressing this brings up "English (US)". Press again and you get "English (UK).
    Any ideas?
    When I use the "Contacts" to get the Start and End fields the iPhone is bringing up the correct address but with "United States" at the end of the address.
    Again any ideas?
    In my Address book I never use the "Country" field as all my contacts are in the UK. I wonder if this is the problem and the iPhone is defaulting to US in the absence of no "Country"?
    Help!

  • Has anyone got Python to work on the N96???

    Has anyone got Python to wok on the N96?
    I have downloaded and installed the latest edition 3rd 1.4.4 i think. it goes on the phone without any problems.
    However when trying to use app that use python specifically pyPiow at the moment the app goes on the phone but nothing happens when i try to open it!
    is it somthing i am doing wrong, where go i install the pictures, or the apps for that matter, can the apps go on the mass memory where they are now or do they have to go on the very small phone memory?!
    does current python work at all on the n96
    has anyone had any joy?
    please help!
    cheers

    I managed to get it to work, you have to install two files
    the first for the actual python script files.
    the second for the user interface.
    you might have installed the user interface, but without installing python, and that's why its not loading up the application, also make sure you install python to phone memory.
    On my N96 I installed:
    Python for S60 1.4.4
    Python script shell 1.4.4
    if you get an 'update error' when installing its because you have not un-installed all of the old python stuff, open app manager on the handset and un-install all python relating files
    one last thing, install python and the shell to the phone memory (c drive)
    Hope it helps
    Tony

Maybe you are looking for

  • Trying to install OS X Tiger on G3 Firewire

    I got this and it had Tiger installed on it. But the hard drive was only 10 gig. So I bought a new 80 Toshiba 2.5 IDE hard drive for it. I put it in and am trying to install tiger on it. It goes for a minute saying its back tracing and some other stu

  • I phone screen is blank, have tried holding both buttons but not working

    I phone screen is blank, have tried holding both buttons to reset but still will not work any suggestions?

  • Reader Mac installer problems

    Hi there New to the forum, just after seeing if anyone has a soloution for me: Ive checked someonline help topics but dont seem to have found my answer and saw another discussion on here , that sounded similar, but when i clicked on it it to read the

  • XI Beginner

    Hi All,     I am new to XI. I have gone thru some docs but felt it wasnt sufficient. Can anyone send me links of available docs that will guide me in learning XI in the best possible way? Thanks in advance. Regards, Pooja.

  • Live Office Errors

    Anyone else having any similar errors? or have any resolutions? BOE Version:  BOE XI 3.0 Live Office Version: XI 3.0 FP2 Xcelsius Version:  2008 SP1 Description of Dashboards ·          Dashboard pulls about 22 tables that have been built within a WE