Search the Community
Showing results for tags 'fullscreen'.
-
Hey everyone We’re rolling up on Thanksgiving here in America, so I thought I’d say how thankful I am for this forum. You’re a terrific group of people and one AI. I’m so glad I started participating a few years ago. It’s truly been life changing. As a thank you, I’m gonna drop a couple sliders here for the community. I know there are umpteen ways to make a slider, but this is my take on it. I added multiple control types and linked the nav dots animation to the draggable element for a bit of fun. We often have questions about sliders so hopefully these will be a good jumping-off point for someone. Happy Tweensgiving
- 5 replies
-
- 8
-
-
- vertical
- horizontal
-
(and 2 more)
Tagged with:
-
http://robinmastromarino.com/ Hi I want to make a slider in this way. Could you help me with a similar project
- 1 reply
-
- slider
- fullscreen
-
(and 2 more)
Tagged with:
-
Hi guys. I made a pen with vertical scroll. What I want to achieve is a smooth scroll and and animation to start form top and end at bottom of the screen like in this example: http://ultra.studio/ Thanks in advance for your help!
-
Hello, how do i change an effect when scrolling to next slide? I was trying to find some effect options in this codepen - http://codepen.io/bassta/pen/kDvmC but I didnt succeed. For example something similiar to this - http://www.bistroagency.cz/ They use some transitions between each slide, It kinda looks 3d. Thank you!
- 6 replies
-
- fullscreen
- slides
-
(and 2 more)
Tagged with:
-
Hi there, 1. I'm new to GSAP and was wondering if there is a demo repository (including sources) available which we can download and examine? (kinda 'best practices') 2. Is there any information on what to consider if using GSAP full-screen (responsive for mobile devices, that is)? thx andy
- 2 replies
-
- fullscreen
- demo
-
(and 1 more)
Tagged with:
-
I'm working on a site which will use like 7 slides in a kind of stair way. I was now trying to use Draggable for my navigation but I want to prevent the user to get lost. Since you can use type:x or type:y I thought I might get somewhere if I could change that type on the fly after Draggable.create. That doesn't seem to work. Maybe someone knows if that's possible or if I better can look for a solution based on a combination of tweens and scrollTo? To be clear an image attached of the layout. Every screen will cover the entire window.
-
Hi Carl Another problem made me come back to you. My External loader is ready now and working quiet well (Thanks ). Here I am Loading an external SWF file using the SWFLoader Class. Here is the way i do: currentLoader = new SWFLoader(url,{container:videoContainer_mc,width:720,height:406,centerRegistration:true,autoPlay:false,onProgress:progressHandler,onComplete:completeHandler}); currentLoader.load(); Im trying to make the whole content FullScreen. On the other hand, i tend to design another button for making the external loaded Content FullScreen. How Can i do this separately for the main Stage and external Loaded content? Regards
-
- swfloader
- fullscreen
-
(and 2 more)
Tagged with: