Forum: Graphics and Multimedia May 20th, 2008 |
| Replies: 4 Views: 3,043 i have tried this before (quite a while back) yet i found no solution i fear there isnt one for IE 6 there may be for 7 tho as it seems more compliant. |
Forum: Graphics and Multimedia Dec 10th, 2007 |
| Replies: 4 Views: 3,118 you would probably require a database to hold all your furntiure details which would then require a server side language to retrieve these details.
and yes you can do perspective changes in flash... |
Forum: Graphics and Multimedia Dec 10th, 2007 |
| Replies: 3 Views: 1,204 why not use css ? http://www.findmotive.com/2006/10/31/simple-css-image-rollover/ |
Forum: Graphics and Multimedia Sep 20th, 2007 |
| Replies: 7 Views: 2,955 breakthrough...
well not quite. i figured i could possibly be going about this the wrong way. After alot of googling i came across alot of java applets that support GIS mapping. and well i know... |
Forum: Graphics and Multimedia Sep 19th, 2007 |
| Replies: 7 Views: 2,955 cheers for the reply, ill take a look into that. it doesnt seem the most effecient way but any options given to me at them moment are worth looking into.
anyone else ? |
Forum: Graphics and Multimedia Sep 18th, 2007 |
| Replies: 7 Views: 2,955 indeed.
found alot of companies that claim to have done it. but dont actually support a proper cad drawing. it involves converting the CAD drawing. But a cad drawing is made up of vectors which i... |
Forum: Graphics and Multimedia Sep 16th, 2007 |
| Replies: 7 Views: 2,955 well. first of i simply require a 2d model for example a plan view. But it would contain one or more layers which could be turned on or off. simply like layering an image. The only manipulation would... |
Forum: Graphics and Multimedia Sep 15th, 2007 |
| Replies: 7 Views: 2,955 hello all,
this probably isnt even the correct forum to ask but does anybody know whether it is possible to LOAD a CAD drawing into a flash movie and be able to manipulate it ? |
Forum: Graphics and Multimedia Jul 9th, 2007 |
| Replies: 4 Views: 919 create a background that can be re-used across the screen i.e. 100px by 100px block. as nobody wants to wait around for your image to load. also images condense them to 72dpi as you will not require... |
Forum: Graphics and Multimedia May 14th, 2007 |
| Replies: 2 Views: 3,885 ok you want to do this with javascript heres a tutorial which should help alot http://www.tutorialized.com/tutorial/Drop-Down-Menu-Tutorial/1361 if you have no experience of using javascript it could... |
Forum: Graphics and Multimedia May 8th, 2007 |
| Replies: 9 Views: 6,869 similiar action as on click except it fires when the mouse is released |
Forum: Graphics and Multimedia May 5th, 2007 |
| Replies: 9 Views: 6,869 why not put the action in the actionscript for the button ?
i.e. convert the object to a button using F8 etc
right click on button and select actions
then use
on (release) { |
Forum: Graphics and Multimedia May 4th, 2007 |
| Replies: 9 Views: 6,869 so your linking a html file to a button in flash ? or is it another type of file. Post the actionscript here ? |
Forum: Graphics and Multimedia Apr 27th, 2007 |
| Replies: 2 Views: 1,568 im pretty sure flash handles .swf movies similiar to images. I cant say for sure as i havent used flash in time. but i have this link which could help... |