Thread: 2 Graphics Questions

  1. #1
    Student Forever! bookworm's Avatar
    Join Date
    Apr 2003
    Posts
    132

    Cool 2 Graphics Questions

    Q1) How do I create floating images using Photoshop or Corel or MS Paint or Flash 4?
    P.S.-By floating images,I mean images that have no background or have a user-defined border.

    Q2) How do I publish Flash Movies on a web page?This includes putting up the loading page as well as the main frames.
    P.S.-I use Flash 4.

  2. #2
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    1) in photoshop, when you open a new project, select transparent as the background type

    2) Flash should have tools to generate all the html needed to publish a project. ( i know flash 5 does, i assume 4 would as well)

  3. #3
    Registered User FloatingPoint's Avatar
    Join Date
    Jun 2003
    Posts
    191
    Publishing into html will tag your .swf files onto that html page.
    Come cast your shadow over me
    and I'll cast mine all over thee
    Take me away, into the shades
    where there is no light of day

  4. #4
    Rad gcn_zelda's Avatar
    Join Date
    Mar 2003
    Posts
    942
    >>Q2) How do I publish Flash Movies on a web page?This includes putting up the loading page as well as the main frames.
    P.S.-I use Flash 4.
    Code:
    <embed src="flashmovie.swf">

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A very long list of questions... maybe to long...
    By Ravens'sWrath in forum C Programming
    Replies: 16
    Last Post: 05-16-2007, 05:36 AM
  2. Beginning Game Programming Type Books
    By bumfluff in forum Game Programming
    Replies: 36
    Last Post: 09-13-2006, 04:15 PM
  3. Graphics library questions
    By linkofazeroth in forum Game Programming
    Replies: 10
    Last Post: 09-10-2005, 09:42 PM
  4. Graphics Programming :: Approach and Books
    By kuphryn in forum Windows Programming
    Replies: 4
    Last Post: 05-11-2004, 08:33 PM
  5. Some Graphics Questions:
    By Krak in forum Game Programming
    Replies: 1
    Last Post: 07-11-2003, 09:59 AM