Looking for help

GRJoker

Member
I am looking for a person that can help us with the install of a .swf file to the BG image of the Xenforo forum. I am willing to pay a person to help us finish this project we have in our hands. Thank you in advance.
 
pm me a link to download your flash file and a link to your site or a description of how you plan to display it (size and if not fullscreen where you would like to display it.) so I can see how you intend to use it and I will try to help.
 
Hmmm this sound like a nice project! The swf you can find he i think: http://circleix.com/CircleIX-Forum-Header-Navigation.swf

I will try this on a standerd installation on xenforo on localhost for have a quick look. I never use flash for my projects because mentioned also by staff that its will not compatible with ios devices!

but maybe i'm wrong the width of the forum need to be very small to small!! Youre flash file needs to be bigger i think the black part needs to be somelike 800px! because of the sidebar

Gr,

Patrick
 
Well we are trying to just have the forums, no sidebar or many of the add ons. I will be taking down that link here soon I was trying to get some advice.
 
There needs to be a lot of work need to be done but its possible, Good luck with it!:D

testvil.jpg

...
 
Is there anything you can tell me to at-least get started? I cant even get it to show in a messed up manner LOL
 
in the PAGE_CONTAINER i deleted the sidebar etc what you mentioned for test... i placed the swf in the body! the content background i set to black...

HTML:
<object type="application/x-shockwave-flash" data="http://circleix.com/CircleIX-Forum-Header-Navigation.swf" width="1440" height="800">
    <param name="movie" value="http://circleix.com/CircleIX-Forum-Header-Navigation.swf" />
    </object>

It's not 100% good what i have because the flash will show above some content whit popups etc and on every page click the flash start again and again... once before i worked for a clients website and build a flash banner what had the same problem so it is something small(fixed it was a param thing)... if i wash you you make youre forum @ 800px; and custuomize your flash file because it is very very small and the userpages will not fit in a little 560px; between 580px;
 
in the PAGE_CONTAINER i deleted the sidebar etc what you mentioned for test... i placed the swf in the body! the content background i set to black...

HTML:
<object type="application/x-shockwave-flash" data="http://circleix.com/CircleIX-Forum-Header-Navigation.swf" width="1440" height="800">
    <param name="movie" value="http://circleix.com/CircleIX-Forum-Header-Navigation.swf" />
    </object>

It's not 100% good what i have because the flash will show above some content whit popups etc and on every page click the flash start again and again... once before i worked for a clients website and build a flash banner what had the same problem so it is something small...

Did you add that code in the PAGE_CONTAINER Template?
 
Yes the object i placed right after the start of the body. i fixed the flash thing but somehow the menu is not working any more! It will be a strogle to make it work also that can be fixed!:D Just install firebug on firefox or some other plugin for a browser! You can learn alot and see most of the times what goes wrong...
 
Code:
<body {xen:if {$bodyClasses}, ' class="{$bodyClasses}"'}>
<xen:hook name="body">

Are you talking about this piece of code?
 
Bro I try messing around with that but can not get it to show. Thanks for the help though.

I can't help you any further with youre project! I cant get the flash menu to work why don't know... Last time i used flash is for i think 3 years ago and don't have the time to investigate more for you! What i can do is export my style and give it to you! --!!!Big Note!!!-- i have deleted things in the pagecontainer that needed to put back because i deleted to much!:D
Send me a PM if you want the Style.

Gr

Patrick
 
Top Bottom