IPB

Welcome Guest ( Log In | Register )



Tags
This content has not been tagged yet
3 Pages V  < 1 2 3 >  
Reply to this topicStart new topic

Flash Movie As Background?

, - Is it possible?

iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #11 post May 14 2008, 09:29 AM
it is possible guys
Flash Movie As Background?

This is very possible and cab look very cool!
Www.Superfamous.Com check it out

-reply by Mr Thomas
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #12 post Jun 16 2008, 10:55 AM
Replying to nickmealey
I am 90% sure this is possible by using layered span's and div's, I have not tested or looked on the internet but in theory seems like it would work.

-reply by EFFXDesign
Go to the top of the page
+Quote Post
minimcmonkey
no avatar
Super Member
*********
Group: [HOSTED]
Posts: 305
Joined: 19-June 08
From: United Kingdom - Cornwall!!!!!
Member No.: 63,876
myCENT:42.52



Post #13 post Jun 25 2008, 06:41 PM
Im not sure if it is possible. But if it is possible, remember that flash files are large, and if every time someone visits your homepage, their browser has to download that file, you bandwidth will be gone in an instant.
This would use a massive amount of bandwidth!!
You would be beter off trying an animated gif (i have never tried this but i asume you could).

if you really need flsh for interactivity, you could create a page where the flash take up the whole page, then use CSS to position <div> s over the flash object.
Go to the top of the page
+Quote Post
rtoot3
no avatar
Newbie
*
Group: Members
Posts: 4
Joined: 25-June 08
Member No.: 64,163



Post #14 post Jun 25 2008, 07:09 PM
I too think you should just make the whole site in flash, you can have links in a flash object.
Go to the top of the page
+Quote Post
rtoot3
no avatar
Newbie
*
Group: Members
Posts: 4
Joined: 25-June 08
Member No.: 64,163



Post #15 post Jun 25 2008, 07:16 PM
QUOTE(FeedBacker @ May 14 2008, 09:29 AM) [snapback]389790[/snapback]
it is possible guys

Flash Movie As Background?
This is very possible and cab look very cool!
Www.Superfamous.Com check it out

-reply by Mr Thomas


I looked at the html of that site, they dont really have flash as a background, they have it in a frame.
Go to the top of the page
+Quote Post
xebay
no avatar
Newbie [Level 1]
*
Group: Members
Posts: 10
Joined: 2-July 08
Member No.: 64,470



Post #16 post Jul 2 2008, 09:00 AM
I have an idea:

You might use div tag in that tabel cell with realtive positioning, so the div can be placed on the specific flash....

It might look like this:

HTML
<td>
<object> //the flash content - with wmode=transparent param sett!
....
</object>
<div style="position: relative; top: -50px; left: -30px; z-index: 1000;"><!--divs content--></div>
</td>


You might use this algorithm in this situation.
Please reply if succeeded...

[note=electriic ink]Please use CODE tags where applicable.[/note]

This post has been edited by electriic ink: Jul 2 2008, 10:29 AM
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #17 post Jun 28 2008, 05:28 PM
it\\
Flash Movie As Background?

You have great idea! To use flash as background... And it's simple to do :) In web everything is possible - don't forget it! So.. Read it and try it..

1. Make flash movie (using Adobe Flash for example <try Swish it's easier>)
2. Then save it as .Swf movie for example mybackground.Swf
3. Download this software "SWF-AVI-GIF Converter" (sorry you must buy it :<)
4. Use it! :D
5. Use your new .Gif file for background!

----
Me? I'm just chillin'

-reply by Veselin
Go to the top of the page
+Quote Post
iGuest
no avatar
Hail Caesar!
*********************
Group: Members
Posts: 5,876
Joined: 21-September 07
Member No.: 50,369



Post #18 post Jul 22 2008, 07:24 PM
FLASH in Background with DIVs on top
Flash Movie As Background?

Hi all... So all day today I have been searching for answers to this FLASH as a background issue...



Is it possible? YES AND NO



FIRST thing to note... If you want to make it possible for a DIV to appear over top of FLASH, aside from using z-index to layer them properly you also MUST add the WMODE="transparent" or WMODE="opaque" parameter to the flash embed code...



Knowing that it was supposed to be possible I made an ambitious attempt at creating a site that has several Divs on top of Divs on top of Divs all over top of Flash... And well without trying to explain the strange problems I came across - ill show you the link:



Any opinions on why the browser has problems with redraw here greatly appreciated



You can see the site at: http://www.Gradolabs.Com/hollow/sparkPageM.Htm



I know its not the cleanest code in the world... But it almost works?!

Desperately looking for solutions here



-reply by mike
Go to the top of the page
+Quote Post
Stridr
no avatar
Advanced Member
*******
Group: [HOSTED]
Posts: 111
Joined: 25-July 08
Member No.: 65,473



Post #19 post Jul 25 2008, 02:48 PM
No need for that, you can just easily integrate your content as part of the flash animation and background. Also, I discourage that as completely Flash based websites are relatively impractical, and lags most of the time. Not a good choice for sites with heavy content, professional or corporate sites. Its more for design showcase sites. Cheers.
Go to the top of the page
+Quote Post
rayzoredge
no avatar
Privileged Member
*********
Group: Members
Posts: 548
Joined: 26-January 06
From: New Durham, NH
Member No.: 17,651
myCENT:22.03



Post #20 post Jul 25 2008, 07:11 PM
Just wanted to confirm that Mike is correct in positioning links over a Flash movie/app. This is how a lot of us that have MySpace Flash profiles are getting around the whole deal where MySpace disables links from within Flash files.

Set your Flash movie with a WMODE="transparent" and use DIVs with a z-index "higher" than your Flash to position your links. I used to do this myself but decided that links over my Flash apps weren't necessary... I just put a navigational bar below, but using the same technique to place it over the "background" image (which is in a DIV with a lower z-index than my DIV with links).

Take a look at my profile and the source code to see what I mean.
Go to the top of the page
+Quote Post

3 Pages V  < 1 2 3 >
Reply to this topicStart new topic

Collapse

> Similar Topics

    Topic Title Replies Topic Starter Views Last Action
No New Posts   0 lhxp 400 19th June 2004 - 06:36 AM
Last post by: lhxp
No new   23 lhxp 1,895 9th August 2004 - 09:14 PM
Last post by: Bash
No New Posts   10 StEpHxK 1,050 29th July 2004 - 08:05 PM
Last post by: templest
No new   36 cateye999 1,911 13th September 2004 - 02:20 PM
Last post by: Ariel
No new   46 gamefreaksl 2,810 17th April 2008 - 03:53 PM
Last post by: simoesnie
No New Posts   8 max_powers1987 2,420 7th July 2008 - 05:29 AM
Last post by: iGuest-Arron
No New Posts   1 MSTR 419 4th August 2004 - 01:56 AM
Last post by: chinfo
No New Posts 3 icleric 554 3rd August 2004 - 02:21 PM
Last post by: jailbox
No New Posts   12 WeHateCHS 1,935 5th September 2004 - 10:56 PM
Last post by: icleric
No new   26 zyklon 1,716 24th September 2004 - 08:43 PM
Last post by: akz


 

Display Mode: Standard · Switch to: Linear+ ·