Author |
Message |
Zankun
Joined: Mon Aug 11, 2008 10:42 am Posts: 727 Location: Where people make sense
Gender: Male
|
Exactly, so what is the real problem?
_________________ I am the Zankun...
Deal with it.
|
Mon Jun 22, 2009 5:40 pm |
|
|
Gookclicker
Joined: Mon Sep 29, 2008 7:36 pm Posts: 2563 Location: ┐('~`;)┌
Gender: Anime Girl
Currently Playing: SC2, SSBB (4168-0287-1402)
|
That they load before clicking them.
_________________Adopted by Shounic
|
Mon Jun 22, 2009 6:05 pm |
|
|
Cleod9
Site Admin
Joined: Sat Aug 02, 2008 4:07 pm Posts: 8058 Location: NJ Country:
Gender: Male
|
No, I'm talking about preloading. As far as I can tell the movie doesn't preload before you click on it. It's just loading the player. There's not much I can think of that we can do, I mean users already has the option to make it a link in the first place
_________________Current project(s): SSF2 (Working Title) | Percent Done: 90% | Descrip: Sequel to SSF
|
Mon Jun 22, 2009 10:20 pm |
|
|
Zankun
Joined: Mon Aug 11, 2008 10:42 am Posts: 727 Location: Where people make sense
Gender: Male
|
So a real soultion is to simply link it to the page instead, which was the nomal way to do it in the first place.
Prechoice,
Prochoice.
_________________ I am the Zankun...
Deal with it.
|
Tue Jun 23, 2009 10:02 am |
|
|
Szerencse
Joined: Mon Aug 11, 2008 9:02 am Posts: 1654 Location: Reunite with Bomberman!
Gender: Female
|
Except instead of loading a link, it loads a black box (no buffering) So there isn't a problem to begin with, just some lack of knowledge.
|
Tue Jun 23, 2009 12:01 pm |
|
|
Cleod9
Site Admin
Joined: Sat Aug 02, 2008 4:07 pm Posts: 8058 Location: NJ Country:
Gender: Male
|
Idea: Custom made youtube video loader? Not that I know how to do it right offhand, but it might be possible to have a blank box show up that you click twice, once for the normal embedded video to load in it, and again for the video to play
_________________Current project(s): SSF2 (Working Title) | Percent Done: 90% | Descrip: Sequel to SSF
|
Wed Jun 24, 2009 10:49 am |
|
|
Szerencse
Joined: Mon Aug 11, 2008 9:02 am Posts: 1654 Location: Reunite with Bomberman!
Gender: Female
|
Ahh, that would be quite tricky though. Think DT can do it :R''''
|
Wed Jun 24, 2009 1:21 pm |
|
|
Cleod9
Site Admin
Joined: Sat Aug 02, 2008 4:07 pm Posts: 8058 Location: NJ Country:
Gender: Male
|
Possibly, thought I imagine you'd need to figure out how to load YouTube into your own Flash movie...
_________________Current project(s): SSF2 (Working Title) | Percent Done: 90% | Descrip: Sequel to SSF
|
Wed Jun 24, 2009 3:10 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
i can put a youtube video into a flash game/file the problem is how to tell the flash what video to play i assume the "black box" can have a variable (the url of the youtube video being the variable), and the youtube tags would load the black box with that variable using <param> tags (like normal) then when you click the black box, it loads that certain video i can do some more research, but i bet i can make a beta example of it
_________________Adopted by Spikeman & capcomflash.
|
Sat Jun 27, 2009 6:18 pm |
|
|
Cleod9
Site Admin
Joined: Sat Aug 02, 2008 4:07 pm Posts: 8058 Location: NJ Country:
Gender: Male
|
Could you show me an example? Since I know you can pass variables into Flash through the url
_________________Current project(s): SSF2 (Working Title) | Percent Done: 90% | Descrip: Sequel to SSF
|
Sun Jun 28, 2009 12:25 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
sure, i'll make one right now
_________________Adopted by Spikeman & capcomflash.
|
Sun Jun 28, 2009 3:19 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
here you go! when you click the video, it loads a youtube video (which is the var in the html) i will "customize" for you if you would like example:(uses the code below) http://sirtopeia.com/youtube.htmland here is an example with the vars in the swf url: http://sirtopeia.com/Sirtovideoplayer.s ... YnpFrcU&hlEDIT: now that i think of it, i can make another var that can hold the title of the video (that the user can name using bbc code)
_________________Adopted by Spikeman & capcomflash.
|
Sun Jun 28, 2009 4:27 pm |
|
|
Cleod9
Site Admin
Joined: Sat Aug 02, 2008 4:07 pm Posts: 8058 Location: NJ Country:
Gender: Male
|
| | | | Sirtopeia wrote: here you go! when you click the video, it loads a youtube video (which is the var in the html) i will "customize" for you if you would like example:(uses the code below) http://sirtopeia.com/youtube.htmland here is an example with the vars in the swf url: http://sirtopeia.com/Sirtovideoplayer.s ... YnpFrcU&hlEDIT: now that i think of it, i can make another var that can hold the title of the video (that the user can name using bbc code) | | | | |
Thanks, that may just work! It might be possible to write a custom BBCode then and change the behavior of the current tag without changing how you type it. Mind giving me a copy of the SWF to test with? I'd hate to be stealing your bandwidth.
_________________Current project(s): SSF2 (Working Title) | Percent Done: 90% | Descrip: Sequel to SSF
|
Sun Jun 28, 2009 5:57 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
yea lol, don't be sending me a uber sized bill http://sirtopeia.com/Sirtovideoplayer.swfthat is the empty swf the variable is named "vid" (put the youtube swf in there) run this link through the embed code, and you are done, that simple! sirtovideoplayer.swf ?vid=youtube swf here, no quotesand if you just send me a png or something, i can put it on the swf, and you can have it match the site layout
_________________Adopted by Spikeman & capcomflash.
|
Sun Jun 28, 2009 8:17 pm |
|
|
Cleod9
Site Admin
Joined: Sat Aug 02, 2008 4:07 pm Posts: 8058 Location: NJ Country:
Gender: Male
|
Check it out!! EDIT: (You may now use the tag) Think you could make a modified version with the YouTube logo on it?
_________________Current project(s): SSF2 (Working Title) | Percent Done: 90% | Descrip: Sequel to SSF
|
Sun Jun 28, 2009 8:48 pm |
|
|